SSL Certificate Validation Issue in urllib3 Library for Python
CVE-2021-28363

6.5MEDIUM

Key Information:

Vendor
Python
Status
Vendor
CVE Published:
15 March 2021

Summary

The urllib3 library version 1.26.x prior to 1.26.4 for Python contains a vulnerability that affects SSL certificate validation when connecting to HTTPS proxies. When no SSLContext is provided in the proxy configuration, the library fails to verify the hostname against the SSL certificate, allowing potentially malicious certificates for different servers to be accepted without alerting the user. This oversight could lead to man-in-the-middle attacks as connections may be established with untrusted proxy servers.

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.