#VU5919 Heap-based buffer overflow in LibTIFF - CVE-2017-5225

 

#VU5919 Heap-based buffer overflow in LibTIFF - CVE-2017-5225

Published: March 6, 2017 / Updated: March 7, 2017


Vulnerability identifier: #VU5919
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-5225
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
LibTIFF
Software vendor:
LibTIFF

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to boundary error in "tools/tiffcp.cwhen" processing images. A remote attacker can create an image with specially crafted BitsPerSample value, trigger heap-based buffer overflow and execute arbitrary code on the target system with privileges of the current user.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install update from GIT repository.

External links