cve/2016/CVE-2016-1000107.md
2024-05-26 14:27:05 +02:00

833 B

CVE-2016-1000107

Description

inets in Erlang possibly 22.1 and earlier follows RFC 3875 section 4.1.18 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, aka an "httpoxy" issue.

POC

Reference

Github

No PoCs found on GitHub currently.