Information disclosure in Node.js - CVE-2018-7166

 

Information disclosure in Node.js - CVE-2018-7166

Published: August 21, 2018 / Updated: August 22, 2018


Vulnerability identifier: #VU14493
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-7166
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local attacker to obtain potentially sensitive information.

The vulnerability exists due to the Buffer.alloc() function of the affected software returns uninitialized memory. A local attacker can submit malicious arguments to the Buffer.alloc() function and cause a targeted system to return uncleared memory blocks that hold sensitive information.


Affected software

Node.js
Red Hat Software Collections
rh-nodejs10-nodejs (Red Hat package)

How to mitigate CVE-2018-7166

Update to version 10.9.

rh-nodejs10-nodejs (Red Hat package) - update to 10.10.0-3.el7

External References

Related Security Bulletins