CVE-2023-26147
MEDIUM WAF: High
CVSS 6.1
Published: 2023-09-29
CWE-113 CWE-79
All versions of the package ithewei/libhv are vulnerable to HTTP Response Splitting when untrusted user input is used to build headers values. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content, like for example additional headers or new response body, leading to a potential XSS vulnerability.
WAF Coverage Analysis
HTTP Response Splitting
High WAF Coverage
OWASP: A03:2021 Injection
921xxx - Protocol Attack
Cross-Site Scripting (XSS)
High WAF Coverage
OWASP: A03:2021 Injection
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| ithewei | libhv | all versions |
References
- gist.github.com (Exploit, Third Party Advisory)
- security.snyk.io (Third Party Advisory)