NULL Pointer Dereference Affecting libtiff package, versions <0:4.0.3-32.el7


Severity

Recommended
medium

Based on CentOS security rating.

Threat Intelligence

EPSS
0.33% (72nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about NULL Pointer Dereference vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS7-LIBTIFF-2140234
  • published26 Jul 2021
  • disclosed24 Feb 2018

Introduced: 24 Feb 2018

CVE-2018-7456  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Centos:7 libtiff to version 0:4.0.3-32.el7 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libtiff package and not the libtiff package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

A NULL Pointer Dereference occurs in the function TIFFPrintDirectory in tif_print.c in LibTIFF 3.9.3, 3.9.4, 3.9.5, 3.9.6, 3.9.7, 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7, 4.0.8 and 4.0.9 when using the tiffinfo tool to print crafted TIFF information, a different vulnerability than CVE-2017-18013. (This affects an earlier part of the TIFFPrintDirectory function that was not addressed by the CVE-2017-18013 patch.)