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.
Remediation
References
Related Vulnerabilities
WordPress CVE-2020-28039 Vulnerability (CVE-2020-28039)
Atlassian Jira CVE-2019-20404 Vulnerability (CVE-2019-20404)
Sqlite Out-of-bounds Read Vulnerability (CVE-2017-10989)
MySQL CVE-2015-4819 Vulnerability (CVE-2015-4819)
WordPress 'wp-register.php' Multiple Cross-Site Scripting Vulnerabilities (2.0 - 2.0.1)