cve/2017/CVE-2017-16115.md
2024-05-26 14:27:05 +02:00

721 B

CVE-2017-16115

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