Security Bulletin
Summary
CGIベースのアプリケーションによるHTTPリダイレクトの脆弱性(CVE-2016-5387)、通称 "HTTPOXY "脆弱性が報告されました。
IBM HTTP Serverは、この脆弱性の影響を受ける場合があるため対応が必要です。
Vulnerability Details
最新の情報については、下記URLの文書(英語)をご参照ください。
Security Bulletin: Redirect HTTP traffic vulnerability may affect IBM HTTP Server (CVE-2016-5387)
http://www.ibm.com/support/docview.wss?uid=swg21988019
| CVEID: CVE-2016-5387 DESCRIPTION: リモートから不正なProxy ヘッダを含むリクエストを送信されることで、WebサーバーのHTTP_PROXYの環境変数に意図しない値を設定される可能性があります。 これにより、アウトバウンドHTTP通信を任意のプロキシ・サーバーに送信させ、中間者攻撃や不正なサーバーに接続されるなどの攻撃(通称"HTTPOXY"脆弱性)を受ける可能性があります。 CVSS Base Score: 8.1 CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/115090 for the current score CVSS Environmental Score*: Undefined CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L) |
Affected Products and Versions
WebSphere Application Serverに同梱している下記のバージョンのIBM HTTP Server上でCGI もしくは、Fast CGIを使用している場合に影響を受けます。
- V9.0
- V8.5.5
- V8.5
- V8.0
- V7.0
Remediation/Fixes
CVE-2016-5387の脆弱性は、APAR PI65855で修正され、APAR PI65855は、個別修正 PI66849に含まれております。
個別修正 PI66849、もしくは PI65855を含むFix Packを適用してください。
| バージョン | 対応策 |
| V9.0.0.0 |
|
| V8.5.0.0~V8.5.5.10 |
|
| V8.0.0.0~V8.0.0.12 |
|
| V7.0.0.0~V7.0.0.41 |
|
Workarounds and Mitigations
- IBM HTTP Server v7.0以降の場合
IHSの構成(http.conf)で、mod_headersをロードし、"RequestHeader unset Proxy early"を設定します。
----
LoadModule headers_module modules/mod_headers.so
RequestHeader unset Proxy early
----
- IBM HTTP Server v6.1以前の場合
IHSの構成(http.conf)で、mod_headersをロードし、"RequestHeader unset Proxy early"を設定します。
----
LoadModule headers_module modules/mod_headers.so
RequestHeader unset Proxy
----
Get Notified about Future Security Bulletins
Important Note
IBM strongly suggests that all System z customers be subscribed to the System z Security Portal to receive the latest critical System z security and integrity service. If you are not subscribed, see the instructions on the System z Security web site. Security and integrity APARs and associated fixes will be posted to this portal. IBM suggests reviewing the CVSS scores and applying all security or integrity fixes as soon as possible to minimize any potential risk.
References
Change History
2017/02/22 CVSS Base Scoreを修正
2016/09/06 回避策追記
2016/08/19 個別修正PI66849、FixPack情報追加
2016/08/02 初版公開
*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.
Disclaimer
Review the IBM security bulletin disclaimer and definitions regarding your responsibilities for assessing potential impact of security vulnerabilities to your environment.
Was this topic helpful?
Document Information
Modified date:
07 September 2022
UID
swg21988092