Use-after-free vulnerability in the GIFReadNextExtension function in lib/pngxtern/gif/gifread.c in OptiPNG 0.6.2 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a crafted GIF image that causes the realloc function to return a new pointer, which triggers memory corruption when the old pointer is accessed.
References
Configurations
History
No history.
Information
Published : 2009-03-02 20:30
Updated : 2024-02-02 16:03
NVD link : CVE-2009-0749
Mitre link : CVE-2009-0749
CVE.ORG link : CVE-2009-0749
JSON object : View
Products Affected
opensuse
- opensuse
optipng_project
- optipng
suse
- linux_enterprise
CWE
CWE-416
Use After Free