The net/http package in Go through 1.6 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.
References
Link | Resource |
---|---|
http://www.kb.cert.org/vuls/id/797896 | Third Party Advisory US Government Resource |
https://httpoxy.org/ | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1353798 | Issue Tracking Third Party Advisory |
http://rhn.redhat.com/errata/RHSA-2016-1538.html | Third Party Advisory |
http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html | Third Party Advisory |
http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html | Patch Third Party Advisory |
https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03770en_us | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WGHKKCFP4PLVSWQKCM3FJJPEWB5ZNTU/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OR52UXGM6RKSCWF3KQMVZGVZVJ3WEESJ/ |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
07 Nov 2023, 02:33
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2016-07-19 02:00
Updated : 2023-11-07 02:33
NVD link : CVE-2016-5386
Mitre link : CVE-2016-5386
JSON object : View
Products Affected
golang
- go
redhat
- enterprise_linux_server_eus
- enterprise_linux_server
- enterprise_linux_server_aus
fedoraproject
- fedora
oracle
- linux
CWE
CWE-284
Improper Access Control