6.4

CVE-2012-2330

Exploit

The Update method in src/node_http_parser.cc in Node.js before 0.6.17 and 0.7 before 0.7.8 does not properly check the length of a string, which allows remote attackers to obtain sensitive information (request header contents) and possibly spoof HTTP headers via a zero length string.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NodejsNodejs Version <= 0.6.16
NodejsNodejs Version0.7.0
NodejsNodejs Version0.7.1
NodejsNodejs Version0.7.2
NodejsNodejs Version0.7.3
NodejsNodejs Version0.7.4
NodejsNodejs Version0.7.5
NodejsNodejs Version0.7.6
NodejsNodejs Version0.7.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.62% 0.675
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.4 10 4.9
AV:N/AC:L/Au:N/C:P/I:P/A:N
CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.