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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in GD Graphics Library 2.1.1 (aka libgd or libgd2) allows remote attackers to cause a denial of service (crash) or potentially execute arbitrary code via crafted compressed gd2 data, which triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/136757/libgd-2.1.1-Signedness.html
|
|
- http://seclists.org/fulldisclosure/2016/Apr/72
|
|
- https://www.exploit-db.com/exploits/39736/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|