Skip to main content

NULL Pointer Dereference

CVE-2017-15017

Severity High
Score 8.8/10

Summary

In ImageMagick7 before 7.0.7-0 and ImageMagick6 before 6.9.9-11 has a NULL pointer dereference vulnerability in ReadOneMNGImage in "coders/png.c".

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • REQUIRED
  • 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