Buffer overflow in Node.js - CVE-2014-5256

 

Buffer overflow in Node.js - CVE-2014-5256

Published: September 5, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41349
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-2014-5256
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

Node.js 0.8 before 0.8.28 and 0.10 before 0.10.30 does not consider the possibility of recursive processing that triggers V8 garbage collection in conjunction with a V8 interrupt, which allows remote attackers to cause a denial of service (memory corruption and application crash) via deep JSON objects whose parsing lets this interrupt mask an overflow of the program stack.


Affected software

Node.js
Fedora
v8

How to mitigate CVE-2014-5256

Install update from vendor's website.

v8 - update to 3.14.5.10-11.el6

External References

Related Security Bulletins