Input validation error in Node.js - CVE-2013-4450

 

Input validation error in Node.js - CVE-2013-4450

Published: October 21, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42456
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-4450
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The HTTP server in Node.js 0.10.x before 0.10.21 and 0.8.x before 0.8.26 allows remote attackers to cause a denial of service (memory and CPU consumption) by sending a large number of pipelined requests without reading the response.


Affected software

Node.js
Fedora
libuv
nodejs

How to mitigate CVE-2013-4450

Install update from vendor's website.

libuv - update to 0.10.18-1.el6
nodejs - update to 0.10.21-1.el6

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins