CVE-2018-7166
Last modified
CVE-2018-7166 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause `Buffer.alloc()` to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. EPSS estimates a 3.24% chance of exploitation in the next 30 days.
Description
In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause `Buffer.alloc()` to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying `encoding` can be passed as a number, this is misinterpreted by `Buffer's` internal "fill" method as the `start` to a fill operation. This flaw may be abused where `Buffer.alloc()` arguments are derived from user input to return uncleared memory blocks that may contain sensitive information.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | >= 10.0.0, < 10.9.0 |
References
- https://access.redhat.com/errata/RHSA-2018:2553Third Party Advisory
- https://access.redhat.com/errata/RHSA-2018:2553Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-7166?
How severe is CVE-2018-7166?
How do I fix CVE-2018-7166?
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 2018
- CVE-2018-7158The `'path'` module in the Node.js 4.x release line contains…7.5
- CVE-2018-7159The HTTP parser in all current versions of Node.js ignores s…5.3
- CVE-2018-7160The Node.js inspector, in 6.x and later is vulnerable to a D…8.8
- CVE-2018-7161All versions of Node.js 8.x, 9.x, and 10.x are vulnerable an…7.5
- CVE-2018-7162All versions of Node.js 9.x and 10.x are vulnerable and the …7.5
- CVE-2018-7164Node.js versions 9.7.0 and later and 10.x are vulnerable and…7.5
- CVE-2018-7167Calling Buffer.fill() or Buffer.alloc() with some parameters…7.5
- CVE-2018-7169An issue was discovered in shadow 4.5. newgidmap (in shadow-…
- CVE-2018-7170ntpd in ntp 4.2.x before 4.2.8p7 and 4.3.x before 4.3.92 all…5.3
- CVE-2018-7171Directory traversal vulnerability in Twonky Server 7.0.11 th…
- CVE-2018-7172In index.php in WonderCMS before 2.4.1, remote attackers can…
- CVE-2018-7173A large loop in JBIG2Stream::readSymbolDictSeg in xpdf 4.00 …
Are you affected by CVE-2018-7166?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
