mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
745 B
745 B
CVE-2017-11537
Description
When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a Floating Point Exception (FPE) in the WritePALMImage() function in coders/palm.c, related to an incorrect bits-per-pixel calculation.
POC
Reference
- https://github.com/ImageMagick/ImageMagick/issues/560
- https://github.com/ImageMagick/ImageMagick/issues/560
Github
No PoCs found on GitHub currently.