MEDIUM · 4.3

CVE-2013-4238

The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, wh...

Vulnerability Description

The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.

CVSS Score

4.3

MEDIUM

AV:N/AC:M/Au:N/C:N/I:P/A:N
Confidentiality
NONE
Integrity
PARTIAL
Availability
NONE

Affected Products

VendorProductVersions
CanonicalUbuntu Linux10.04
PythonPython2.6.1
OpensuseOpensuse11.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-4238?

CVE-2013-4238 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, wh...

How severe is CVE-2013-4238?

CVE-2013-4238 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2013-4238?

Check the references section above for vendor advisories and patch information. Affected products include: Canonical Ubuntu Linux, Python Python, Opensuse Opensuse.