cvedb.io
CVE-2018-7166
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2018-08-21T12:29:00.320 · Last modified 2026-06-17T02:02:43.710

Summary

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.

Affected products

nodejs — node.js

Does this affect you?

Add your gear to cvedb and we'll alert you only when nodejs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.