CVE-2014-9365

UnknownEPSS 3.27%

Last modified

CVE-2014-9365 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 3.27% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
3.27%

86.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersionsUpdate
PythonPython2.0
PythonPython2.0.1
PythonPython2.1
PythonPython2.1.1
PythonPython2.1.2
PythonPython2.1.3
PythonPython2.2
PythonPython2.2.1
PythonPython2.2.2
PythonPython2.2.3
PythonPython2.3.1
PythonPython2.3.2
PythonPython2.3.3
PythonPython2.3.4
PythonPython2.3.5
PythonPython2.3.7
PythonPython2.4.1
PythonPython2.4.2
PythonPython2.4.3
PythonPython2.4.4
PythonPython2.4.6
PythonPython2.5.1
PythonPython2.5.2
PythonPython2.5.3
PythonPython2.5.4
PythonPython2.5.6
PythonPython2.5.150
PythonPython2.6.1
PythonPython2.6.2
PythonPython2.6.3
PythonPython2.6.4
PythonPython2.6.5
PythonPython2.6.6
PythonPython2.6.7
PythonPython2.6.8
PythonPython2.6.2150
PythonPython2.6.6150
PythonPython2.7.1
PythonPython2.7.2Rc1
PythonPython2.7.3
PythonPython2.7.4
PythonPython2.7.5
PythonPython2.7.6
PythonPython2.7.7
PythonPython2.7.8
PythonPython2.7.1150
PythonPython2.7.2150
PythonPython3.0
PythonPython3.0.1
PythonPython3.1

Showing 50 of 78 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2014-9365?
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.
How severe is CVE-2014-9365?
Severity scoring for CVE-2014-9365 is pending analysis. The EPSS model estimates a 3.27% probability of exploitation in the next 30 days.
How do I fix CVE-2014-9365?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2014-9365?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST