CVE-2017-15897

Related Vulnerabilities: CVE-2017-15897  

Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, 'Buffer.alloc(0x100, "This is not correctly encoded", "hex");' The buffer implementation was updated such that the buffer will be initialized to all zeros in these cases.

The MITRE CVE dictionary describes this issue as:

Node.js had a bug in versions 8.X and 9.X which caused buffers to not be initialized when the encoding for the fill value did not match the encoding specified. For example, 'Buffer.alloc(0x100, "This is not correctly encoded", "hex");' The buffer implementation was updated such that the buffer will be initialized to all zeros in these cases.

Find out more about CVE-2017-15897 from the MITRE CVE dictionary dictionary and NIST NVD.

CVSS v3 metrics

NOTE: The following CVSS v3 metrics and score provided are preliminary and subject to review.

CVSS3 Base Score 3.7
CVSS3 Base Metrics CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Impact None
Availability Impact Low

Affected Packages State

Platform Package State
Red Hat Software Collections for Red Hat Enterprise Linux nodejs010-nodejs Not affected
Red Hat Software Collections for Red Hat Enterprise Linux rh-nodejs6-nodejs Not affected
Red Hat Software Collections for Red Hat Enterprise Linux rh-nodejs8-nodejs Will not fix
Red Hat Software Collections for Red Hat Enterprise Linux rh-nodejs4-nodejs Not affected
Red Hat OpenStack Platform Operational Tools 9 nodejs Not affected
Red Hat OpenShift Enterprise 3 nodejs Not affected
Red Hat Enterprise Linux OpenStack Platform 7.0 Operational Tools for RHEL 7 nodejs Not affected

External References