ghsa-vp8q-678w-8xq9
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
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.
{ "affected": [], "aliases": [ "CVE-2013-4238" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-08-18T02:52:00Z", "severity": "MODERATE" }, "details": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 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.", "id": "GHSA-vp8q-678w-8xq9", "modified": "2022-05-13T01:31:01Z", "published": "2022-05-13T01:31:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4238" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=996381" }, { "type": "WEB", "url": "http://bugs.python.org/issue18709" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00026.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00027.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00028.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00029.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00042.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-09/msg00043.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1582.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2014/Dec/23" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2880" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/534161/100/0/threaded" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1982-1" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2014-0012.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.