### [CVE-2016-10159](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10159) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive. ### POC #### Reference - https://github.com/php/php-src/commit/ca46d0acbce55019b970fcd4c1e8a10edfdded93 #### Github - https://github.com/ARPSyndicate/cvemon