mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
676 B
Markdown
18 lines
676 B
Markdown
### [CVE-2016-6128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6128)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/72494
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|