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

18 lines
783 B
Markdown

### [CVE-2016-6207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6207)
![](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 _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