Files
CVEs-PoC/2020/CVE-2020-11709.md
T
2024-06-18 02:51:15 +02:00

754 B

CVE-2020-11709

Description

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the set_redirect and set_header functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts.

POC

Reference

Github

No PoCs found on GitHub currently.