HHVM does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. This issue affects HHVM versions prior to 3.9.6, all versions between 3.10.0 and 3.12.4 (inclusive), and all versions between 3.13.0 and 3.14.2 (inclusive).
References
Link | Resource |
---|---|
https://github.com/facebook/hhvm/commit/423b4b719afd5ef4e6e19d8447fbf7b6bc0d0a25 | Patch Third Party Advisory |
https://www.facebook.com/security/advisories/cve-2016-1000109 | Third Party Advisory |
https://httpoxy.org/ | Exploit Mitigation Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2020-02-19 05:15
Updated : 2020-03-06 10:45
NVD link : CVE-2016-1000109
Mitre link : CVE-2016-1000109
JSON object : View
CWE
CWE-665
Improper Initialization
Products Affected
- hhvm