#VU14609 Null pointer dereference in ImageMagick - CVE-2018-16328
Published: September 4, 2018 / Updated: 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 CheckEventLogging 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 CheckEventLogging function, as defined in the MagickCore/log.c source code file and cause the service to crash.