mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
854 B
Markdown
20 lines
854 B
Markdown
### [CVE-2016-7568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7568)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|