#VU33245 Buffer overflow in GraphicsMagick - CVE-2017-14165
Published: September 6, 2017 / Updated: August 3, 2020
GraphicsMagick
GraphicsMagick Group
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
The ReadSUNImage function in coders/sun.c in GraphicsMagick 1.3.26 has an issue where memory allocation is excessive because it depends only on a length field in a header. This may lead to remote denial of service in the MagickMalloc function in magick/memory.c.