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 that contains Content-Length and Transfer-Encoding header fields.
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/237 | third party advisory mailing list |
http://seclists.org/oss-sec/2015/q3/292 | third party advisory mailing list |
http://seclists.org/oss-sec/2015/q3/294 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1250352 | patch third party advisory issue tracking |
https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f | third party advisory patch |
http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html | patch mailing list third party advisory |
http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html | patch mailing list third party advisory |