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

931 B

CVE-2017-16137

Description

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.

POC

Reference

No PoCs from references.

Github