ghsa-6648-4fcr-v6ch
Vulnerability from github
Published
2022-05-14 02:11
Modified
2022-05-14 02:11
Severity ?
Details
Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP before 5.5.27 and 5.6.x before 5.6.11 allows remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation.
{ "affected": [], "aliases": [ "CVE-2015-4116" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-16T10:59:00Z", "severity": "CRITICAL" }, "details": "Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP before 5.5.27 and 5.6.x before 5.6.11 allows remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation.", "id": "GHSA-6648-4fcr-v6ch", "modified": "2022-05-14T02:11:48Z", "published": "2022-05-14T02:11:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4116" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=69737" }, { "type": "WEB", "url": "https://www.htbridge.com/advisory/HTB23262" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=1cbd25ca15383394ffa9ee8601c5de4c0f2f90e1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00027.html" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.