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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The read_image_tga function in gd_tga.c in the GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libgd/libgd/issues/248
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|