mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
660 B
Markdown
18 lines
660 B
Markdown
### [CVE-2016-3132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3132)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Double free vulnerability in the SplDoublyLinkedList::offsetSet function in ext/spl/spl_dllist.c in PHP 7.x before 7.0.6 allows remote attackers to execute arbitrary code via a crafted index.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=71735
|
|
|
|
#### Github
|
|
- https://github.com/0xbigshaq/php7-internals
|
|
|