CVE-2021-28363

urllib3
on pypi
urllib3/urllib3
on github

Published

Severity

CVSS v3:
6.5 MEDIUM
CVSS v2:
6.4 MEDIUM

Description

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.

References

Configurations

CPE23Version StartVersion EndExact Version
cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*1.26.0 (including)1.26.4*
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*n/an/a34
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*n/an/a8.59

External Links