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.
References
Link | Resource |
---|---|
https://github.com/yhirose/cpp-httplib/issues/425 | Exploit Third Party Advisory |
https://gist.github.com/shouc/a9330df817128bc4c4132abf3de09495 | Exploit Third Party Advisory |
Configurations
Information
Published : 2020-04-12 07:15
Updated : 2020-04-13 09:29
NVD link : CVE-2020-11709
Mitre link : CVE-2020-11709
JSON object : View
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Products Affected
cpp-httplib_project
- cpp-httplib