Resource exhaustion in Node.js - CVE-2020-8251

 

Resource exhaustion in Node.js - CVE-2020-8251

Published: September 18, 2020 / Updated: September 30, 2020


Vulnerability identifier: #VU47217
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-8251
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Node.js Foundation
Affected software:
Node.js

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

Node.js < 14.11.0 is vulnerable to HTTP denial of service (DoS) attacks based on delayed requests submission which can make the server unable to accept new connections.


How to mitigate CVE-2020-8251

Install update from vendor's website.

Sources