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

18 lines
691 B
Markdown

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