In ParseMetaGeometry() of MagickCore/geometry.c, image height and width calculations can lead to divide-by-zero conditions which also lead to undefined behavior. This flaw can be triggered by a crafted input file processed by ImageMagick and could impact application availability. The patch uses multiplication in addition to the function `PerceptibleReciprocal()` in order to prevent such divide-by-zero conditions. This flaw affects ImageMagick versions prior to 7.0.9-0.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1894233 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html | |
https://bugzilla.redhat.com/show_bug.cgi?id=1894233 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1894233 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html - |
07 Nov 2023, 03:20
Type | Values Removed | Values Added |
---|---|---|
CWE |
Information
Published : 2020-12-08 22:15
Updated : 2024-11-21 05:21
NVD link : CVE-2020-27756
Mitre link : CVE-2020-27756
CVE.ORG link : CVE-2020-27756
JSON object : View
Products Affected
imagemagick
- imagemagick
CWE
CWE-369
Divide By Zero