mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2007-2756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gdPngReadData function in libgd 2.0.34 allows user-assisted attackers to cause a denial of service (CPU consumption) via a crafted PNG image with truncated data, which causes an infinite loop in the png_read_info function in libpng.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2008-0146.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|