The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2017-10-18 20:29
Updated : 2025-04-20 01:37
NVD link : CVE-2015-5739
Mitre link : CVE-2015-5739
CVE.ORG link : CVE-2015-5739
JSON object : View
Products Affected
golang
- go
fedoraproject
- fedora
redhat
- enterprise_linux_server_aus
- enterprise_linux_server_eus
- enterprise_linux_server
- enterprise_linux_server_tus
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')