CVE-2020-7695

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:encode:uvicorn:*:*:*:*:*:*:*:*

History

31 Jan 2023, 17:26

Type Values Removed Values Added
CVSS v2 : 5.0
v3 : 7.5
v2 : 5.0
v3 : 5.3
CPE cpe:2.3:a:encode:uvicorn:-:*:*:*:*:*:*:* cpe:2.3:a:encode:uvicorn:*:*:*:*:*:*:*:*

Information

Published : 2020-07-27 12:15

Updated : 2023-12-10 13:27


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')