Files
CVEs-PoC/2016/CVE-2016-5770.md
T
2024-06-18 02:51:15 +02:00

19 lines
792 B
Markdown

### [CVE-2016-5770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5770)
![](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
Integer overflow in the SplFileObject::fread function in spl_directory.c in the SPL extension in PHP before 5.5.37 and 5.6.x before 5.6.23 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a large integer argument, a related issue to CVE-2016-5096.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=72262
#### Github
- https://github.com/syadg123/pigat
- https://github.com/teamssix/pigat