### [CVE-2016-3132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3132) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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