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.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

History

01 Sep 2022, 16:22

Type Values Removed Values Added
CPE cpe:2.3:a:nodejs:node.js:8.9.2:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.8.1:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.9.1:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.1.4:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.4.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:9.2.1:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.8.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.6.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.9.3:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.9.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.1.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:9.3.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.3.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:9.0.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.0.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.1.2:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:9.2.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.1.1:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.2.1:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.7.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.1.3:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:9.1.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:8.2.0:*:*:*:*:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
CWE CWE-200 CWE-665

Information

Published : 2017-12-11 21:29

Updated : 2023-12-10 12:15


NVD link : CVE-2017-15897

Mitre link : CVE-2017-15897

CVE.ORG link : CVE-2017-15897


JSON object : View

Products Affected

nodejs

  • node.js
CWE
CWE-665

Improper Initialization