### [CVE-2016-9138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9138) ![](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 PHP through 5.6.27 and 7.x through 7.0.12 mishandles property modification during __wakeup processing, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data, as demonstrated by Exception::__toString with DateInterval::__wakeup. ### POC #### Reference - https://bugs.php.net/bug.php?id=73147 #### Github No PoCs found on GitHub currently.