VYPR
High severity7.5NVD Advisory· Published Dec 20, 2017· Updated May 13, 2026

CVE-2017-17783

CVE-2017-17783

Description

In GraphicsMagick 1.3.27a, a buffer over-read in ReadPALMImage when QuantumDepth is 8 can lead to denial of service.

AI Insight

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

In GraphicsMagick 1.3.27a, a buffer over-read in ReadPALMImage when QuantumDepth is 8 can lead to denial of service.

Vulnerability

A buffer over-read vulnerability exists in GraphicsMagick's ReadPALMImage function in coders/palm.c (line 1024). The issue occurs when QuantumDepth is 8, leading to a read beyond the allocated buffer. This affects GraphicsMagick version 1.3.27a and possibly earlier versions. The bug was reported in SourceForge bug #529 [2].

Exploitation

An attacker can exploit this vulnerability by providing a specially crafted PALM image file. No authentication or special privileges are required; the attack can be performed by convincing a user to process the malicious image with GraphicsMagick (e.g., via mogrify command). The AddressSanitizer output from the report confirms a global-buffer-overflow read of size 1 [2].

Impact

Successful exploitation leads to a denial of service (application crash) due to the buffer over-read. There is no evidence of arbitrary code execution; the impact is limited to availability compromise.

Mitigation

The vulnerability is fixed in GraphicsMagick version 1.3.23-1ubuntu0.5 for Ubuntu 16.04 LTS [1]. Users should upgrade to this or a later version. For other distributions, consult the respective package maintainers. No workaround is available aside from avoiding untrusted PALM images until patching.

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

1

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.