Vulnerabilities (CVE)

Filtered by vendor Cpp-httplib Project Subscribe
Filtered by product Cpp-httplib
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-26130 1 Cpp-httplib Project 1 Cpp-httplib 2024-05-02 N/A 8.8 HIGH
Versions of the package yhirose/cpp-httplib before 0.12.4 are vulnerable to CRLF Injection when untrusted user input is used to set the content-type header in the HTTP .Patch, .Post, .Put and .Delete requests. This can lead to logical errors and other misbehaviors. **Note:** This issue is present due to an incomplete fix for [CVE-2020-11709](https://security.snyk.io/vuln/SNYK-UNMANAGED-YHIROSECPPHTTPLIB-2366507).
CVE-2020-11709 1 Cpp-httplib Project 1 Cpp-httplib 2024-02-04 5.0 MEDIUM 7.5 HIGH
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.