### [CVE-2015-8873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8873) ![](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 Stack consumption vulnerability in Zend/zend_exceptions.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 cause a denial of service (segmentation fault) via recursive method calls. ### POC #### Reference - https://bugs.php.net/bug.php?id=69793 #### Github - https://github.com/Live-Hack-CVE/CVE-2015-8873