CVE-2020-7695

Injection Vulnerability in pypi/uvicorn

Identifiers

CVE-2020-7695

Package Slug

pypi/uvicorn

Vulnerability

Injection Vulnerability

Description

Uvicorn 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.

Affected Versions

All versions before 0.11.7

Solution

Upgrade to version 0.11.7 or above.

Last Modified

2020-07-30

source