CVE-2014-9365
Description
The HTTP clients in the (1) httplib, (2) urllib, (3) urllib2, and (4) xmlrpclib libraries in CPython (aka Python) 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not (a) check the certificate against a trust store or verify that the server hostname matches a domain name in the subject's (b) Common Name or (c) subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| macos | affected | | |
| debian | bullseye | fixed | 2.7.9-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| python | python | 2.0 | |
| python | python | 2.0.1 | |
| python | python | 2.1 | |
| python | python | 2.1.1 | |
| python | python | 2.1.2 | |
| python | python | 2.1.3 | |
| python | python | 2.2 | |
| python | python | 2.2.1 | |
| python | python | 2.2.2 | |
| python | python | 2.2.3 | |
| python | python | 2.3.1 | |
| python | python | 2.3.2 | |
| python | python | 2.3.3 | |
| python | python | 2.3.4 | |
| python | python | 2.3.5 | |
| python | python | 2.3.7 | |
| python | python | 2.4.1 | |
| python | python | 2.4.2 | |
| python | python | 2.4.3 | |
| python | python | 2.4.4 | |
| python | python | 2.4.6 | |
| python | python | 2.5.1 | |
| python | python | 2.5.2 | |
| python | python | 2.5.3 | |
| python | python | 2.5.4 | |
| python | python | 2.5.6 | |
| python | python | 2.5.150 | |
| python | python | 2.6.1 | |
| python | python | 2.6.2 | |
| python | python | 2.6.3 | |
| python | python | 2.6.4 | |
| python | python | 2.6.5 | |
| python | python | 2.6.6 | |
| python | python | 2.6.7 | |
| python | python | 2.6.8 | |
| python | python | 2.6.2150 | |
| python | python | 2.6.6150 | |
| python | python | 2.7.1 | |
| python | python | 2.7.2 | |
| python | python | 2.7.3 | |
| python | python | 2.7.4 | |
| python | python | 2.7.5 | |
| python | python | 2.7.6 | |
| python | python | 2.7.7 | |
| python | python | 2.7.8 | |
| python | python | 2.7.1150 | |
| python | python | 2.7.2150 | |
| python | python | 3.0 | |
| python | python | 3.0.1 | |
| python | python | 3.1 | |
| python | python | 3.1.1 | |
| python | python | 3.1.2 | |
| python | python | 3.1.3 | |
| python | python | 3.1.4 | |
| python | python | 3.1.5 | |
| python | python | 3.1.2150 | |
| python | python | 3.2 | |
| python | python | 3.2.0 | |
| python | python | 3.2.1 | |
| python | python | 3.2.2 | |
| python | python | 3.2.3 | |
| python | python | 3.2.4 | |
| python | python | 3.2.5 | |
| python | python | 3.2.6 | |
| python | python | 3.2.2150 | |
| python | python | 3.3 | |
| python | python | 3.3.0 | |
| python | python | 3.3.1 | |
| python | python | 3.3.2 | |
| python | python | 3.3.3 | |
| python | python | 3.3.4 | |
| python | python | 3.3.5 | |
| python | python | 3.3.6 | |
| python | python | 3.4 | |
| python | python | 3.4.0 | |
| python | python | 3.4.1 | |
| python | python | 3.4.2 | |
References
- http://bugs.python.org/issue22417
- http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html
- http://www.openwall.com/lists/oss-security/2014/12/11/1
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
- http://www.securityfocus.com/bid/71639
- https://access.redhat.com/errata/RHSA-2016:1166
- https://access.redhat.com/errata/RHSA-2017:1162
- https://access.redhat.com/errata/RHSA-2017:1868
- https://security.gentoo.org/glsa/201503-10
- https://support.apple.com/kb/HT205031
- https://www.python.org/dev/peps/pep-0476/
- https://www.python.org/downloads/release/python-279/
- https://security-tracker.debian.org/tracker/CVE-2014-9365
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.