Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream (when using Node.js 4.x).
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://hackerone.com/reports/321670 | third party advisory exploit |
https://www.npmjs.com/advisories/664 | third party advisory exploit |
https://github.com/mhart/StringStream/issues/7 | third party advisory issue tracking |