CVE-2017-15897
Last modified
CVE-2017-15897 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. 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.. EPSS estimates a 2.30% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | >= 8.0.0, <= 8.8.1 |
| Nodejs | Node.Js | >= 8.9.0, < 8.9.3 |
| Nodejs | Node.Js | >= 9.0.0, < 9.2.1 |
References
- https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/Issue Tracking, Vendor Advisory
- https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-15897?
How severe is CVE-2017-15897?
How do I fix CVE-2017-15897?
Are you affected by CVE-2017-15897?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
