CVE-2016-5385
CVSS V2 Medium 5.1
CVSS V3 High 8.1
Description
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue.
Overview
- CVE ID
- CVE-2016-5385
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2016-07-19T02:00:17
- Last Modified Date
- 2023-02-12T23:23:28
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:oracle:communications_user_data_repository:10.0.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_user_data_repository:10.0.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_user_data_repository:12.0.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.2.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.3.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:oracle:linux:6:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:oracle:linux:7:-:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:o:hp:storeever_msl6480_tape_library_firmware:*:*:*:*:*:*:*:* | 1 | OR | 5.09 | |
cpe:2.3:h:hp:storeever_msl6480_tape_library:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:a:hp:system_management_homepage:*:*:*:*:*:*:*:* | 1 | OR | 7.5.5.0 | |
AND | ||||
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 5.5.0 | 5.5.38 |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 5.6.0 | 5.6.24 |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 7.0.0 | 7.0.8 |
AND | ||||
cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.1.7 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 5.1
- Severity
- MEDIUM
- Exploitability Score
- 4.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.1
- Base Severity
- HIGH
- Exploitability Score
- 2.2
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-5385 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5385 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:52:59 | Added to TrackCVE | |||
2022-12-02 10:25:44 | 2016-07-19T02:00Z | 2016-07-19T02:00:17 | CVE Published Date | updated |
2022-12-02 10:25:44 | 2022-08-29T20:10:40 | CVE Modified Date | updated | |
2022-12-02 10:25:44 | Analyzed | Vulnerability Status | updated | |
2023-02-02 22:06:19 | 2023-02-02T21:17:07 | CVE Modified Date | updated | |
2023-02-02 22:06:19 | Analyzed | Modified | Vulnerability Status | updated |
2023-02-02 22:06:19 | PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue. | It was discovered that PHP did not properly protect against the HTTP_PROXY variable name clash. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a PHP script to an attacker-controlled proxy via a malicious HTTP request. | Description | updated |
2023-02-02 22:06:28 | References | updated | ||
2023-02-13 00:05:56 | 2023-02-12T23:23:28 | CVE Modified Date | updated | |
2023-02-13 00:05:56 | It was discovered that PHP did not properly protect against the HTTP_PROXY variable name clash. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a PHP script to an attacker-controlled proxy via a malicious HTTP request. | PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue. | Description | updated |