VYPR
High severity7.5NVD Advisory· Published Aug 21, 2018· Updated Jun 17, 2026

CVE-2018-7166

CVE-2018-7166

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Node.js/Node.jsllm-fuzzy
    Range: >=10.0.0, <10.9.0
  • The Node.js Project/Node.jsv5
    Range: All versions of Node.js 10 prior to 10.9.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.