2 matches found
Cross site scripting
Calling Buffer.fill or Buffer.alloc with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc and Buffer.fill were updated so that they zero fill instead of hanging in these cases. All versions of...
PT-2018-17924 · Node.Js · Node.Js
Name of the Vulnerable Software and Affected Versions: Node.js versions 9.7.0 and later Node.js versions 10.x Description: A bug in Node.js increases memory consumption when reading from the network into JavaScript using the net.Socket object directly as a stream. This can be exploited by an...