A call to ConformPixelInfo() in the SetImageAlphaChannel() routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed() or GetPixelBlue() was called. This could occur if an attacker is able to submit a malicious image file to be processed by ImageMagick and could lead to denial of service. It likely would not lead to anything further because the memory is used as pixel data and not e.g. a function pointer. This flaw affects ImageMagick versions prior to 7.0.9-0.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1891601 | Issue Tracking Patch Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/1723 | Exploit Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1891601 | Issue Tracking Patch Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/1723 | Exploit Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153 | Third Party Advisory |
Configurations
History
21 Nov 2024, 05:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1891601 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/ImageMagick/ImageMagick/issues/1723 - Exploit, Third Party Advisory | |
References | () https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153 - Third Party Advisory |
Information
Published : 2020-12-08 21:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25663
Mitre link : CVE-2020-25663
CVE.ORG link : CVE-2020-25663
JSON object : View
Products Affected
imagemagick
- imagemagick
CWE
CWE-416
Use After Free