The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 04:20
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00039.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00041.html - | |
References | () http://www.openwall.com/lists/oss-security/2019/04/19/1 - Mailing List, Third Party Advisory | |
References | () https://access.redhat.com/errata/RHSA-2019:3335 - | |
References | () https://access.redhat.com/errata/RHSA-2019:3590 - | |
References | () https://github.com/urllib3/urllib3/compare/a6ec68a...1efadf4 - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/06/msg00015.html - | |
References | () https://lists.debian.org/debian-lts-announce/2023/10/msg00012.html - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NKGPJLVLVYCL4L4B4G5TIOTVK4BKPG72/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XOSA2NT4DUQDBEIWE6O7KKD24XND7TE2/ - | |
References | () https://usn.ubuntu.com/3990-1/ - Third Party Advisory |
07 Nov 2023, 03:02
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
08 Oct 2023, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2019-04-18 21:29
Updated : 2024-11-21 04:20
NVD link : CVE-2019-11324
Mitre link : CVE-2019-11324
CVE.ORG link : CVE-2019-11324
JSON object : View
Products Affected
canonical
- ubuntu_linux
python
- urllib3
CWE
CWE-295
Improper Certificate Validation