#VU14610 Null pointer dereference in ImageMagick - CVE-2018-16329
Published: September 5, 2018
ImageMagick
ImageMagick.org
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists in the GetMagickProperty function of ImageMagick due to boundary error when processing malicious input. A remote attacker can trick the victim into accessing an image file that submits malicious input, trigger a NULL pointer dereference condition in the GetMagickProperty function as defined in the MagickCore/log.c source code file and cause the service to crash.