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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-15891Improper access control vulnerability in SYNO.Cal.EventBase …
- CVE-2017-15892Multiple cross-site scripting (XSS) vulnerabilities in Slash…
- CVE-2017-15893Directory traversal vulnerability in the SYNO.FileStation.Ex…
- CVE-2017-15894Directory traversal vulnerability in the SYNO.FileStation.Ex…
- CVE-2017-15895Directory traversal vulnerability in the SYNO.FileStation.Ex…
- CVE-2017-15896Node.js was affected by OpenSSL vulnerability CVE-2017-3737 …9.1
- CVE-2017-15906The process_open function in sftp-server.c in OpenSSH before…5.3
- CVE-2017-15907SQL injection vulnerability in phpCollab 2.5.1 and earlier a…
- CVE-2017-15908In systemd 223 through 235, a remote DNS server can respond …7.5
- CVE-2017-15909D-Link DGS-1500 Ax devices before 2.51B021 have a hardcoded …
- CVE-2017-1591IBM WebSphere DataPower Appliances 7.0.0 through 7.6 is vuln…
- CVE-2017-15911The Admin Console in Ignite Realtime Openfire Server before …
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
