cve/2015/CVE-2015-5740.md
2024-05-26 14:27:05 +02:00

673 B

CVE-2015-5740

Description

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.

POC

Reference

No PoCs from references.

Github