Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-0990. PoCs published by anonymous.
AI-analyzed exploit summary This exploit generates a malicious PNG file targeting CVE-2004-0990, a buffer overflow in libpng. It crafts a PNG with manipulated IHDR and IDAT chunks to trigger the vulnerability, embedding shellcode for potential remote code execution.
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.
Exploits (1)
This exploit generates a malicious PNG file targeting CVE-2004-0990, a buffer overflow in libpng. It crafts a PNG with manipulated IHDR and IDAT chunks to trigger the vulnerability, embedding shellcode for potential remote code execution.