Files
CVEs-PoC/2020/CVE-2020-8251.md
T
2024-05-25 21:48:12 +02:00

18 lines
688 B
Markdown

### [CVE-2020-8251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8251)
![](https://img.shields.io/static/v1?label=Product&message=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://hackerone.com/reports/868834
#### Github
No PoCs found on GitHub currently.