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
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: redhat

Published: 2020-12-08T00:00:00

Updated: 2023-03-11T00:00:00

Reserved: 2020-10-27T00:00:00


Link: CVE-2020-27756

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2020-12-08T22:15:18.383

Modified: 2023-11-07T03:20:59.883


Link: CVE-2020-27756

JSON object: View

cve-icon Redhat Information

No data.

CWE