MEDIUM · 6.4

CVE-2012-2330

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...

Vulnerability Description

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.

CVSS Score

6.4

MEDIUM

AV:N/AC:L/Au:N/C:P/I:P/A:N
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
NONE

Affected Products

VendorProductVersions
NodejsNodejs<= 0.6.16

Related Weaknesses (CWE)

References

FAQ

What is CVE-2012-2330?

CVE-2012-2330 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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...

How severe is CVE-2012-2330?

CVE-2012-2330 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2012-2330?

Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Nodejs.