The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."
The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.
Link | Tags |
---|---|
http://seclists.org/oss-sec/2015/q3/292 | third party advisory mailing list |
http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html | third party advisory vendor advisory |
http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html | third party advisory vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-1538.html | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1250352 | issue tracking third party advisory patch |
http://seclists.org/oss-sec/2015/q3/294 | third party advisory mailing list |
http://seclists.org/oss-sec/2015/q3/237 | third party advisory mailing list |
http://www.securityfocus.com/bid/76281 | vdb entry third party advisory |
https://github.com/golang/go/commit/117ddcb83d7f42d6aa72241240af99ded81118e9 | issue tracking third party advisory patch |