CVE-2020-27756
MEDIUMImagemagick < 6.9.10-69 - Divide By Zero
Title source: ruleDescription
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.
Scores
CVSS v3
5.5
EPSS
0.0013
EPSS Percentile
33.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Classification
CWE
CWE-369
Status
published
Affected Products (1)
imagemagick/imagemagick
< 6.9.10-69
Timeline
Published
Dec 08, 2020
Tracked Since
Feb 18, 2026