6.5

CVE-2020-8287

Exploit

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.

Data is provided by the National Vulnerability Database (NVD)
NodejsNode.Js SwEditionlts Version >= 10.0.0 < 10.23.1
NodejsNode.Js SwEditionlts Version >= 12.0.0 < 12.20.1
NodejsNode.Js SwEditionlts Version >= 14.0.0 < 14.15.4
NodejsNode.Js SwEdition- Version >= 15.0.0 < 15.5.1
DebianDebian Linux Version10.0
FedoraprojectFedora Version32
FedoraprojectFedora Version33
OracleGraalvm Version19.3.4 SwEditionenterprise
OracleGraalvm Version20.3.0 SwEditionenterprise
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 11.16% 0.932
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.5 3.9 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
nvd@nist.gov 6.4 10 4.9
AV:N/AC:L/Au:N/C:P/I:P/A:N
CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.