Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Encode | Uvicorn | < 0.11.7 |
Related Weaknesses (CWE)
References
- https://github.com/encode/uvicornThird Party Advisory
- https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471ExploitThird Party Advisory
- https://github.com/encode/uvicornThird Party Advisory
- https://snyk.io/vuln/SNYK-PYTHON-UVICORN-570471ExploitThird Party Advisory
FAQ
What is CVE-2020-7695?
CVE-2020-7695 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 e...
How severe is CVE-2020-7695?
CVE-2020-7695 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7695?
Check the references section above for vendor advisories and patch information. Affected products include: Encode Uvicorn.