Improper input validation in Libtiff

CVE-2017-11613

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.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.027 (84.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H.

Affected products

  • Libtiff — versions 4.0.8
  • N/a — versions n/a

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2017-11613?
CVE-2017-11613 is a medium-severity vulnerability in Libtiff, classified under Improper Input Validation. CVSS score: 6.5/10. Published 2017-07-26.
How severe is CVE-2017-11613?
Medium severity. CVSS v3 base score is 6.5 out of 10.