CVE-2020-25663
Last modified
CVE-2020-25663 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 1.10% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Imagemagick | Imagemagick | < 7.0.8-56 |
References
- https://bugzilla.redhat.com/show_bug.cgi?id=1891601Issue Tracking, Patch, Third Party Advisory
- https://github.com/ImageMagick/ImageMagick/issues/1723Exploit, Third Party Advisory
- https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=1891601Issue Tracking, Patch, Third Party Advisory
- https://github.com/ImageMagick/ImageMagick/issues/1723Exploit, Third Party Advisory
- https://github.com/ImageMagick/ImageMagick/issues/1723#issuecomment-718275153Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-25663?
How severe is CVE-2020-25663?
How do I fix CVE-2020-25663?
Are you affected by CVE-2020-25663?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
