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

20 lines
854 B
Markdown

### [CVE-2016-7568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7568)
![](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 gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=73003
- https://github.com/libgd/libgd/issues/308
#### Github
- https://github.com/syadg123/pigat
- https://github.com/teamssix/pigat