CVE-2023-26142
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P
Summary
All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the set_header and add_header functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | Crow | 0 < * | affected |
Weaknesses
- CWE-113: HTTP Response Splitting
ADP Enrichment
CVE Program Container
Additional References
- https://security.snyk.io/vuln/SNYK-UNMANAGED-CROW-5665556
- https://gist.github.com/dellalibera/9247769cc90ed96c0d72ddbcba88c65c
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
References
- https://security.snyk.io/vuln/SNYK-UNMANAGED-CROW-5665556
- https://gist.github.com/dellalibera/9247769cc90ed96c0d72ddbcba88c65c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.