CVE-2018-7164

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
13/06/2018
Last modified:
29/08/2022

Description

Node.js versions 9.7.0 and later and 10.x are vulnerable and the severity is MEDIUM. A bug introduced in 9.7.0 increases the memory consumed when reading from the network into JavaScript using the net.Socket object directly as a stream. An attacker could use this cause a denial of service by sending tiny chunks of data in short succession. This vulnerability was restored by reverting to the prior behaviour.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* 9.7.0 (including) 9.11.2 (excluding)
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* 10.0.0 (including) 10.4.1 (excluding)