Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2021-01-06 21:15
Updated : 2024-11-21 05:38
NVD link : CVE-2020-8287
Mitre link : CVE-2020-8287
CVE.ORG link : CVE-2020-8287
JSON object : View
Products Affected
nodejs
- node.js
fedoraproject
- fedora
debian
- debian_linux
oracle
- graalvm
siemens
- sinec_infrastructure_network_services
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')