Files
CVEs-PoC/2017/CVE-2017-15010.md
T
2024-05-26 14:27:05 +02:00

20 lines
819 B
Markdown

### [CVE-2017-15010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15010)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A ReDoS (regular expression denial of service) flaw was found in the tough-cookie module before 2.3.3 for Node.js. An attacker that is able to make an HTTP request using a specially crafted cookie may cause the application to consume an excessive amount of CPU.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/engn33r/awesome-redos-security
- https://github.com/ossf-cve-benchmark/CVE-2017-15010