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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2013-08-18 02:52
Updated : 2024-02-04 18:16
NVD link : CVE-2013-4238
Mitre link : CVE-2013-4238
CVE.ORG link : CVE-2013-4238
JSON object : View
Products Affected
python
- python
canonical
- ubuntu_linux
opensuse
- opensuse
CWE
CWE-20
Improper Input Validation