SCA: security update for uvicorn (GHSA-f97h-2pfx-f59f)

high Tenable Self-Hosted Container Security Plugin ID 414413

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2020-7695)

See Also

https://github.com/advisories/GHSA-f97h-2pfx-f59f

Plugin Details

Severity: High

ID: 414413

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 8/12/2025

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2020-7695

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 7.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/29/2020

Vulnerability Publication Date: 7/27/2020

Reference Information

CVE: CVE-2020-7695

cwe: CWE-74