SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2018-12115

In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a…

HIGH 7.5EPSS 8.03%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (8.03%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

In all versions of Node.js prior to 6.14.4, 8.11.4 and 10.9.0 when used with UCS-2 encoding (recognized by Node.js under the names `'ucs2'`, `'ucs-2'`, `'utf16le'` and `'utf-16le'`), `Buffer#write()` can be abused to write outside of the bounds of a single `Buffer`. Writes that start from the second-to-last position of a buffer cause a miscalculation of the maximum length of the input bytes to be written.

CVSS 3.0
7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
8.03% probability · 94th percentile
CISA KEV
Not listed
Weakness
CWE-787
Affected
nodejs/node.js · redhat/openshift container platform
Source
cve-request@iojs.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.