CVE-2021-28363
Last modified
CVE-2021-28363 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 2.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Urllib3 | >= 1.26.0, < 1.26.4 |
| Fedoraproject | Fedora | 34 |
| Oracle | Peoplesoft Enterprise Peopletools | 8.59 |
References
- https://github.com/urllib3/urllib3/commit/8d65ea1ecf6e2cdc27d42124e587c1b83a3118b0Patch, Third Party Advisory
- https://github.com/urllib3/urllib3/commits/mainPatch, Third Party Advisory
- https://github.com/urllib3/urllib3/security/advisories/GHSA-5phf-pp7p-vc2rMitigation, Third Party Advisory
- https://pypi.org/project/urllib3/1.26.4/Third Party Advisory
- https://security.gentoo.org/glsa/202107-36Third Party Advisory
- https://www.oracle.com/security-alerts/cpuoct2021.htmlPatch, Third Party Advisory
- https://github.com/urllib3/urllib3/commit/8d65ea1ecf6e2cdc27d42124e587c1b83a3118b0Patch, Third Party Advisory
- https://github.com/urllib3/urllib3/commits/mainPatch, Third Party Advisory
- https://github.com/urllib3/urllib3/security/advisories/GHSA-5phf-pp7p-vc2rMitigation, Third Party Advisory
- https://pypi.org/project/urllib3/1.26.4/Third Party Advisory
- https://security.gentoo.org/glsa/202107-36Third Party Advisory
- https://www.oracle.com/security-alerts/cpuoct2021.htmlPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-28363?
How severe is CVE-2021-28363?
How do I fix CVE-2021-28363?
Are you affected by CVE-2021-28363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
