ghsa-m6pq-hhvx-694c
Vulnerability from github
Published
2022-05-14 02:09
Modified
2022-05-14 02:09
Details
The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.
{ "affected": [], "aliases": [ "CVE-2013-6420" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-12-17T04:46:00Z", "severity": "HIGH" }, "details": "The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.", "id": "GHSA-m6pq-hhvx-694c", "modified": "2022-05-14T02:09:20Z", "published": "2022-05-14T02:09:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6420" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1036830" }, { "type": "WEB", "url": "https://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04463322" }, { "type": "WEB", "url": "https://www.sektioneins.de/advisories/advisory-012013-php-openssl_x509_parse-memory-corruption-vulnerability.html" }, { "type": "WEB", "url": "http://forums.interworx.com/threads/8000-InterWorx-Version-5-0-14-Released-on-Beta-Channel!" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=c1224573c773b6845e83505f717fbf820fc18415" }, { "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://rhn.redhat.com/errata/RHSA-2013-1813.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1815.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1824.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1825.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1826.html" }, { "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-2816" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/64225" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1029472" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2055-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.