### [CVE-2015-6832](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6832) ![](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 Use-after-free vulnerability in the SPL unserialize implementation in ext/spl/spl_array.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to execute arbitrary code via crafted serialized data that triggers misuse of an array field. ### POC #### Reference - https://bugs.php.net/bug.php?id=70068 - https://bugs.php.net/bug.php?id=70068 - https://hackerone.com/reports/104016 - https://hackerone.com/reports/104016 #### Github No PoCs found on GitHub currently.