CVE-2021-28363
CVSS V2 Medium 6.4
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2021-28363
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-03-15T18:15:19
- Last Modified Date
- 2021-12-08T19:58:29
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:* | 1 | OR | 1.26.0 | 1.26.4 |
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://github.com/urllib3/urllib3/commits/main | Patch Third Party Advisory |
https://pypi.org/project/urllib3/1.26.4/ | Third Party Advisory |
https://github.com/urllib3/urllib3/commit/8d65ea1ecf6e2cdc27d42124e587c1b83a3118b0 | Patch Third Party Advisory |
https://github.com/urllib3/urllib3/security/advisories/GHSA-5phf-pp7p-vc2r | Mitigation Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4S65ZQVZ2ODGB52IC7VJDBUK4M5INCXL/ | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202107-36 | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuoct2021.html | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-28363 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28363 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:42:41 | Added to TrackCVE | |||
2022-12-05 23:47:19 | 2021-03-15T18:15Z | 2021-03-15T18:15:19 | CVE Published Date | updated |
2022-12-05 23:47:19 | 2021-12-08T19:58:29 | CVE Modified Date | updated | |
2022-12-05 23:47:19 | Analyzed | Vulnerability Status | updated |