Memory leak in ImageMagick - CVE-2022-48541

 

Memory leak in ImageMagick - CVE-2022-48541

Published: September 21, 2023


Vulnerability identifier: #VU81039
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-48541
CWE-ID: CWE-401
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: ImageMagick.org
Affected software:
ImageMagick

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to memory leak within the AnimateImageCommand() function in MagickWand/animate.c. A local user can perform a denial of service attack using the "identify -help" command.


How to mitigate CVE-2022-48541

Install update from vendor's website.

Sources