First published: Fri Sep 18 2020(Updated: )
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.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
Nodejs Node.js | >=14.0.0<14.11.0 | |
Fedoraproject Fedora | =33 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-8251 is a vulnerability in Node.js that allows for HTTP denial of service (DoS) attacks based on delayed requests submission.
The severity of CVE-2020-8251 is high (7.5).
CVE-2020-8251 affects Node.js versions prior to 14.11.0, making them vulnerable to denial of service attacks.
An attacker can exploit CVE-2020-8251 by sending delayed unfinished HTTP/1.1 requests, causing the server to be unable to accept new connections and exhaust all available resources.
To fix CVE-2020-8251, it is recommended to update Node.js to version 14.11.0 or higher, as this vulnerability has been patched in that version.