GHSA-v4w5-p2hg-8fh6

Suggest an improvement
Source
https://github.com/advisories/GHSA-v4w5-p2hg-8fh6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-v4w5-p2hg-8fh6/GHSA-v4w5-p2hg-8fh6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-v4w5-p2hg-8fh6
Aliases
Published
2022-05-17T03:05:04Z
Modified
2024-02-16T08:19:37.591229Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Urllib3 Incorrect Certificate Validation
Details

Versions 1.17 and 1.18 of the Python urllib3 library suffer from a vulnerability that can cause them, in certain configurations, to not correctly validate TLS certificates. This places users of the library with those configurations at risk of man-in-the-middle and information leakage attacks. This vulnerability affects users using versions 1.17 and 1.18 of the urllib3 library, who are using the optional PyOpenSSL support for TLS instead of the regular standard library TLS backend, and who are using OpenSSL 1.1.0 via PyOpenSSL. This is an extremely uncommon configuration, so the security impact of this vulnerability is low.

References

Affected packages

PyPI / urllib3

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.17
Fixed
1.18.1

Affected versions

1.*

1.17
1.18

Database specific

{
    "last_known_affected_version_range": "<= 1.18"
}