The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers.
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 | patch third party advisory issue tracking |
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 |
https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f | patch third party advisory issue tracking |