An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2019-03-13 08:29
Updated : 2024-11-21 04:52
NVD link : CVE-2019-9741
Mitre link : CVE-2019-9741
CVE.ORG link : CVE-2019-9741
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
redhat
- developer_tools
- enterprise_linux
golang
- go
CWE
CWE-93
Improper Neutralization of CRLF Sequences ('CRLF Injection')