Integer overflow in Imagemagick

CVE-2020-27764

In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity 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 6.9.10-69.

Vulnerability class: Integer Overflow

EPSS: 0.011 (63.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 3.3 (Low). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2020-27764?
CVE-2020-27764 is a low-severity vulnerability in Imagemagick, classified under Integer Overflow or Wraparound. CVSS score: 3.3/10. Published 2020-12-03.
How severe is CVE-2020-27764?
Low severity. CVSS v3 base score is 3.3 out of 10.