mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
757 B
757 B
CVE-2017-11639
Description
When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a heap-based buffer over-read in the WriteCIPImage() function in coders/cip.c, related to the GetPixelLuma function in MagickCore/pixel-accessor.h.
POC
Reference
- https://github.com/ImageMagick/ImageMagick/issues/588
- https://github.com/ImageMagick/ImageMagick/issues/588
Github
No PoCs found on GitHub currently.