mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2015-4116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=69737
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|