Buffer overflow in LibTIFF - CVE-2017-7593

 

Buffer overflow in LibTIFF - CVE-2017-7593

Published: April 9, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32121
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7593
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: LibTIFF
Affected software:
LibTIFF

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to gain access to sensitive information.

tif_read.c in LibTIFF 4.0.7 does not ensure that tif_rawdata is properly initialized, which might allow remote attackers to obtain sensitive information from process memory via a crafted image.


How to mitigate CVE-2017-7593

Install update from vendor's website.

Sources