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.
The product divides a value by zero.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1894233 | patch exploit third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html | mailing list |