### [CVE-2016-7417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7417) ![](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 ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data. ### POC #### Reference - https://www.tenable.com/security/tns-2016-19 #### Github - https://github.com/ycamper/censys-scripts