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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
Configuration 8 (hide)
|
Configuration 9 (hide)
|
History
No history.
Information
Published : 2016-07-19 02:00
Updated : 2024-02-28 15:21
NVD link : CVE-2016-5385
Mitre link : CVE-2016-5385
CVE.ORG link : CVE-2016-5385
JSON object : View
Products Affected
php
- php
redhat
- enterprise_linux_server
- enterprise_linux_desktop
- enterprise_linux_workstation
oracle
- linux
- communications_user_data_repository
- enterprise_manager_ops_center
opensuse
- leap
hp
- storeever_msl6480_tape_library
- storeever_msl6480_tape_library_firmware
- system_management_homepage
debian
- debian_linux
drupal
- drupal
fedoraproject
- fedora
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')