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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/138174/LibGD-2.2.2-Integer-Overflow-Denial-Of-Service.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2016-6207
|
|
|