#VU13376 Improper input validation in Node.js - CVE-2018-7161
Published: June 16, 2018 / Updated: 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 a cleanup bug where objects are used in native code after they are no longer available when the affected software interacts with an HTTP/2 server. A remote attacker can send a specially crafted request that submits malicious input to the targeted node server that provides an HTTP/2 server and cause the node server to crash.