cve/2016/CVE-2016-7478.md
2024-06-18 02:51:15 +02:00

19 lines
755 B
Markdown

### [CVE-2016-7478](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7478)
![](https://img.shields.io/static/v1?label=Product&message=PHP%20before%205.6.28&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=infinite%20loop&color=brighgreen)
### Description
Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a crafted Exception object in serialized data, a related issue to CVE-2015-8876.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=73093
#### Github
- https://github.com/syadg123/pigat
- https://github.com/teamssix/pigat