mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2015-5740](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/vulsio/goval-dictionary
|
|
|