ghsa-mfq9-hf75-jqcg
Vulnerability from github
Published
2022-05-14 02:09
Modified
2022-05-14 02:09
Details
The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.
{ "affected": [], "aliases": [ "CVE-2013-6712" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-11-28T04:37:00Z", "severity": "MODERATE" }, "details": "The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.", "id": "GHSA-mfq9-hf75-jqcg", "modified": "2022-05-14T02:09:21Z", "published": "2022-05-14T02:09:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6712" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=66060" }, { "type": "WEB", "url": "https://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04463322" }, { "type": "WEB", "url": "https://support.apple.com/HT204659" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=12fe4e90be7bfa2a763197079f68f5568a14e071" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Apr/msg00001.html" }, { "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-2014-1765.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2816" }, { "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.