#VU13378 Resource exhaustion in Node.js - CVE-2018-7164
Published: June 18, 2018
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to insufficient input validation when reading from the network into JavaScript using the net.Socket object directly as a stream. A remote attacker can send tiny chunks of data in short succession, trigger resource exhaustion and cause the server to crash.