NULL Pointer Dereference
CVE-2018-16329
Summary
In ImageMagick before 7.0.8-8 and in ImageMagick6 before 6.9.11-4 a NULL pointer dereference exists in the GetMagickProperty function in MagickCore/property.c.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-476 - NULL Pointer Dereference
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Advisory Timeline
- Published