CVE-2018-12115

Name
CVE-2018-12115
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.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
Vendor Advisory https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/
Third Party Advisory https://access.redhat.com/errata/RHSA-2018:2553
Third Party Advisory https://access.redhat.com/errata/RHSA-2018:2552
Third Party Advisory http://www.securityfocus.com/bid/105127
Third Party Advisory https://access.redhat.com/errata/RHSA-2018:2944
Third Party Advisory https://access.redhat.com/errata/RHSA-2018:2949
Third Party Advisory https://access.redhat.com/errata/RHSA-2018:3537
GENTOO https://security.gentoo.org/glsa/202003-48

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* nodejs >= 8.0.0 < 8.11.4
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* nodejs >= 10.0.0 < 10.9.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* nodejs >= None < 6.14.4

Vulnerable and fixed packages

Source package Branch Version Maintainer Status