Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers.
References
Link | Resource |
---|---|
https://github.com/encode/uvicorn | Third Party Advisory |
https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471 | Exploit Third Party Advisory |
https://github.com/encode/uvicorn | Third Party Advisory |
https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/encode/uvicorn - Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471 - Exploit, Third Party Advisory |
Information
Published : 2020-07-27 12:15
Updated : 2024-11-21 05:37
NVD link : CVE-2020-7695
Mitre link : CVE-2020-7695
CVE.ORG link : CVE-2020-7695
JSON object : View
Products Affected
encode
- uvicorn
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')