CVE-2018-7167
Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (7.12%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS "Boron"), 8.x (LTS "Carbon"), and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 7.12% probability · 94th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-119
- Affected
- nodejs/node.js
- Source
- cve-request@iojs.org
References
- http://www.securityfocus.com/bid/106363Third Party Advisory, VDB Entry
- https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/Vendor Advisory
- https://security.gentoo.org/glsa/202003-48Third Party Advisory
- http://www.securityfocus.com/bid/106363Third Party Advisory, VDB Entry
- https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/Vendor Advisory
- https://security.gentoo.org/glsa/202003-48Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.