{ "schema_version": "1.4.0", "id": "GHSA-fxvr-q2f8-9vxv", "modified": "2024-04-04T02:49:47Z", "published": "2022-05-24T17:14:02Z", "aliases": [ "CVE-2020-11709" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11709" }, { "type": "WEB", "url": "https://github.com/yhirose/cpp-httplib/issues/425" }, { "type": "WEB", "url": "https://gist.github.com/shouc/a9330df817128bc4c4132abf3de09495" } ], "database_specific": { "cwe_ids": [ "CWE-74" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-04-12T14:15:00Z" } }