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

19 lines
919 B
Markdown

### [CVE-2004-0990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0990)
![](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 GD Graphics Library libgd 2.0.28 (libgd2), and possibly other versions, allows remote attackers to cause a denial of service and possibly execute arbitrary code via PNG image files with large image rows values that lead to a heap-based buffer overflow in the gdImageCreateFromPngCtx function, a different set of vulnerabilities than CVE-2004-0941.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9952
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-