Integer overflow in ImageMagick - CVE-2020-25675

 

Integer overflow in ImageMagick - CVE-2020-25675

Published: May 10, 2022 / Updated: May 10, 2022


Vulnerability identifier: #VU62906
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2020-25675
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to integer overflow in the CropImage() and CropImageToTiles() functions in MagickCore/transform.c. A remote attacker can pass specially crafted data to the application, trigger integer overflow and execute arbitrary code on the target system.


Affected software

ImageMagick

How to mitigate CVE-2020-25675

Install updates from vendor's website.

ImageMagick - update to 7.0.9-0

External References

Related Security Bulletins