In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply a specially crafted image could affect availability with a low impact to data integrity. This flaw affects ImageMagick versions prior to 6.9.10-68 and 7.0.8-68.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1891605 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z3J6D7POCQYQKNVRDYLTTPM5SQC3WVTR/ |
Configurations
History
16 Dec 2021, 18:38
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z3J6D7POCQYQKNVRDYLTTPM5SQC3WVTR/ - Mailing List, Third Party Advisory |
05 Dec 2021, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2020-12-08 21:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-25664
Mitre link : CVE-2020-25664
CVE.ORG link : CVE-2020-25664
JSON object : View
Products Affected
imagemagick
- imagemagick
fedoraproject
- fedora
CWE
CWE-122
Heap-based Buffer Overflow