### [CVE-2016-10162](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10162) ![](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 The php_wddx_pop_element function in ext/wddx/wddx.c in PHP 7.0.x before 7.0.15 and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an inapplicable class name in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call. ### POC #### Reference - https://hackerone.com/reports/195688 #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/squaresLab/SemanticCrashBucketing