Memory leak in ImageMagick - CVE-2017-11532

 

Memory leak in ImageMagick - CVE-2017-11532

Published: October 22, 2018


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

Detailed vulnerability description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The vulnerability exists due to memory leak in the WriteMPCImage() function in coders/mpc.c. source code file. A remote attacker can trick the victim into opening specially crafted file in convert, trigger memory leak and cause the service to crash.


How to mitigate CVE-2017-11532

Install update from vendor's website.

Sources