WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type `unsigned long` undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to `ssize_t` instead to avoid this issue. Red Hat Product Security marked the Severity as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to ImageMagick 7.0.9-0.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: redhat
Published: 2020-12-03T00:00:00
Updated: 2024-08-04T16:18:45.669Z
Reserved: 2020-10-27T00:00:00
Link: CVE-2020-27761
Vulnrichment
No data.
NVD
Status : Modified
Published: 2020-12-03T17:15:12.847
Modified: 2024-11-21T05:21:46.963
Link: CVE-2020-27761
Redhat