AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2017-14173

MEDIUM · CVSS 6.5 EPSS 1.94% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-09-07 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-14173
Severity
MEDIUM
CVSS
6.5
EPSS
1.94%

Original Filing — NVD Description

In the function ReadTXTImage() in coders/txt.c in ImageMagick 7.0.6-10, an integer overflow might occur for the addition operation "GetQuantumRange(depth)+1" when "depth" is large, producing a smaller value than expected. As a result, an infinite loop would occur for a crafted TXT file that claims a very large "max_value" value.