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

775 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