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

710 B

CVE-2017-16099

Description

The no-case module is vulnerable to regular expression denial of service. When malicious untrusted user input is passed into no-case it can block the event loop causing a denial of service condition.

POC

Reference

No PoCs from references.

Github