Vulnerability in Imagemagick

CVE-2020-27755

in SetImageExtent() of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. The memory leak can be triggered by a crafted input file that is processed by ImageMagick and could cause an impact to application reliability, such as denial of service. This flaw affects ImageMagick versions prior to 7.0.9-0.

EPSS: 0.009 (54.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

  • Imagemagick
  • N/a Imagemagick — versions prior to 7.0.9-0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2020-27755?
CVE-2020-27755 is a low-severity vulnerability in Imagemagick, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 3.3/10. Published 2020-12-08.
How severe is CVE-2020-27755?
Low severity. CVSS v3 base score is 3.3 out of 10.