CVE-2018-7164

HIGHCVSS 7.5/10EPSS 6.41%

Last modified

CVE-2018-7164 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 6.41% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
6.41%

92.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NodejsNode.Js>= 9.7.0, < 9.11.2
NodejsNode.Js>= 10.0.0, < 10.4.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-7164?
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.
How severe is CVE-2018-7164?
CVE-2018-7164 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 6.41% probability of exploitation in the next 30 days.
How do I fix CVE-2018-7164?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-7164?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST