VYPR
Medium severity6.5NVD Advisory· Published Jul 23, 2017· Updated May 13, 2026

CVE-2017-11537

CVE-2017-11537

Description

A floating point exception in ImageMagick's WritePALMImage() when processing crafted images can lead to denial of service.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A floating point exception in ImageMagick's WritePALMImage() when processing crafted images can lead to denial of service.

Vulnerability

In ImageMagick 7.0.6-1, the WritePALMImage() function in coders/palm.c contains an incorrect bits-per-pixel calculation that triggers a Floating Point Exception (FPE) when processing a specially crafted image file [1][2]. This affects the convert utility and other tools relying on the affected code path.

Exploitation

An attacker can exploit this vulnerability by providing a maliciously crafted image file to a user or automated system that processes it with convert or other ImageMagick tools [2]. No authentication is required, and the only user interaction is opening the file. The crash occurs during conversion to PALM format [2].

Impact

Successful exploitation causes a denial of service via an unhandled FPE, resulting in an abort or crash of the ImageMagick process [1][2]. Depending on the context, arbitrary code execution may also be possible, as noted in the advisory [1].

Mitigation

The issue is fixed in ImageMagick versions after 7.0.6-1, and specific packages are available in Ubuntu through USN-3681-1 [1]. Users should update to the latest patched version. No workarounds are documented.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

16

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.