Denial of Service Risk in Node.js by Buffer Functions
CVE-2018-7167
7.5HIGH
What is CVE-2018-7167?
A known issue in specific versions of Node.js allows an attacker to invoke Buffer.fill() or Buffer.alloc() with certain parameters that could induce a system hang, potentially leading to a Denial of Service. The vulnerability affects Node.js versions 6.x, 8.x, and 9.x, and has been addressed in the latest security updates by modifying these Buffer functions to ensure zero filling is applied instead of resulting in a hang.
Affected Version(s)
Node.js 6.x+
Node.js 8.x+
Node.js 9.x+
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
