CVE-2020-25663

MEDIUM

ImageMagick < 7.0.8-56 - Use-After-Free in SetImageAlphaChannel

Title source: llm
STIX 2.1

Description

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 (3)

Core 3
Core References
Exploit, Third Party Advisory x_refsource_misc
https://github.com/ImageMagick/ImageMagick/issues/1723
Issue Tracking, Patch, Third Party Advisory x_refsource_misc
https://bugzilla.redhat.com/show_bug.cgi?id=1891601

Scores

CVSS v3 5.5
EPSS 0.0033
EPSS Percentile 55.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Details

CWE
CWE-416
Status published
Products (1)
imagemagick/imagemagick < 7.0.8-56
Published Dec 08, 2020
Tracked Since Feb 18, 2026