AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-11613

MEDIUM · CVSS 6.5 EPSS 2.75% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2017-11613
Severity
MEDIUM
CVSS
6.5
EPSS
2.75%

Original NVD Description

In LibTIFF 4.0.8, there is a denial of service vulnerability in the TIFFOpen function. A crafted input will lead to a denial of service attack. During the TIFFOpen process, td_imagelength is not checked. The value of td_imagelength can be directly controlled by an input file. In the ChopUpSingleUncompressedStrip function, the _TIFFCheckMalloc function is called based on td_imagelength. If we set the value of td_imagelength close to the amount of system memory, it will hang the system or trigger the OOM killer.

Related CVEs

Other vulnerabilities affecting the same vendor(s)