Files
CVEs-PoC/2017/CVE-2017-16115.md
T
2025-09-29 21:09:30 +02:00

19 lines
741 B
Markdown

### [CVE-2017-16115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16115)
![](https://img.shields.io/static/v1?label=Product&message=timespan%20node%20module&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=All%20versions%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brightgreen)
### Description
The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/engn33r/awesome-redos-security