Files
CVEs-PoC/2004/CVE-2004-0941.md
T
2025-09-29 21:09:30 +02:00

18 lines
783 B
Markdown

### [CVE-2004-0941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0941)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple buffer overflows in the gd graphics library (libgd) 2.0.21 and earlier may allow remote attackers to execute arbitrary code via malformed image files that trigger the overflows due to improper calls to the gdMalloc function, a different set of vulnerabilities than CVE-2004-0990.
### POC
#### Reference
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:122
#### Github
No PoCs found on GitHub currently.