mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2016-1000107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://httpoxy.org/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|