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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The png_handle_tRNS function in pngrutil.c in libpng before 1.0.25 and 1.2.x before 1.2.17 allows remote attackers to cause a denial of service (application crash) via a grayscale PNG image with a bad tRNS chunk CRC value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.coresecurity.com/?action=item&id=2148
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|