CVE-2018-12115

UnknownEPSS 8.03%

Last modified

CVE-2018-12115 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 8.03% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
8.03%

94.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NodejsNode.Js< 6.14.4
NodejsNode.Js>= 8.0.0, < 8.11.4
NodejsNode.Js>= 10.0.0, < 10.9.0
RedhatOpenshift Container Platform3.11

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 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.
How severe is CVE-2018-12115?
Severity scoring for CVE-2018-12115 is pending analysis. The EPSS model estimates a 8.03% probability of exploitation in the next 30 days.
How do I fix CVE-2018-12115?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-12115?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST