ghsa-hhfm-3287-cc2v
Vulnerability from github
Published
2022-05-17 03:46
Modified
2022-05-17 03:46
Details
The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 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-4248" ], "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 openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 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-hhfm-3287-cc2v", "modified": "2022-05-17T03:46:28Z", "published": "2022-05-17T03:46:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4248" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=2874696a5a8d46639d261571f915c493cd875897" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00125.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00126.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=141390017113542\u0026w=2" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1307.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1615.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/54478" }, { "type": "WEB", "url": "http://secunia.com/advisories/54657" }, { "type": "WEB", "url": "http://secunia.com/advisories/55078" }, { "type": "WEB", "url": "http://secunia.com/advisories/59652" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT6150" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2742" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/61776" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1028924" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1937-1" } ], "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.