In ImageMagick before 6.9.9-1 and 7.x before 7.0.6-2, the ReadOnePNGImage function in coders/png.c allows remote attackers to cause a denial of service (application hang in LockSemaphoreInfo) via a PNG file with a width equal to MAGICK_WIDTH_LIMIT.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/ImageMagick/ImageMagick/issues/596 | exploit third party advisory patch |
https://security.gentoo.org/glsa/201711-07 | vendor advisory |
https://www.debian.org/security/2017/dsa-4019 | vendor advisory |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870111 | exploit third party advisory patch |