Files
CVEs-PoC/2015/CVE-2015-5741.md
2025-09-29 21:09:30 +02:00

758 B

CVE-2015-5741

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 that contains Content-Length and Transfer-Encoding header fields.

POC

Reference

No PoCs from references.

Github