Out-of-Bounds Read Vulnerability in Node.js Stringstream Module
CVE-2018-21270
6.5MEDIUM
What is CVE-2018-21270?
The Node.js stringstream module, specifically versions earlier than 0.0.6, is susceptible to an out-of-bounds read vulnerability. This issue arises due to the allocation of uninitialized buffers when a numeric input is processed within the stream. This behavior occurs when utilizing Node.js 4.x, potentially allowing malicious inputs to lead to unauthorized memory access.