Junglewise Threat Intelligence

CVE-2021-28363: PYSEC-2021-59 - 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 ini

CVE-2021-28363 · Severity: low · CVSS 3.1 · Published 2021-03-15

Technologies: urllib3 (PyPI). Vendors: PyPI.

Executive brief

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.

Affected products

  • PyPI urllib3

Related threats