SCA: security update for urllib3 (GHSA-5phf-pp7p-vc2r)

medium Tenable Cloud Security Plugin ID 410956

Description

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

- The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases
involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn't given
via proxy_config) doesn't verify the hostname of the certificate. This means certificates for different
servers that still validate properly with the default urllib3 SSLContext will be silently accepted.
(CVE-2021-28363)

See Also

https://github.com/advisories/GHSA-5phf-pp7p-vc2r

Plugin Details

Severity: Medium

ID: 410956

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 8/7/2025

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 6.91

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2021-28363

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/19/2021

Vulnerability Publication Date: 3/15/2021

Reference Information

CVE: CVE-2021-28363

cwe: CWE-295