Integer overflow in libexif - CVE-2007-2645

 

Integer overflow in libexif - CVE-2007-2645

Published: July 26, 2020 / Updated: July 28, 2020


Vulnerability identifier: #VU31858
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2007-2645
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: libexif.sourceforge.net
Affected software:
libexif

Detailed vulnerability description

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

The vulnerability exists due to integer overflow in the exif_data_load_data_entry function in exif-data.c in libexif. A remote attacker can create a specially crafted image file, trick the victim into opening it, trigger integer overflow and execute arbitrary code on the target system.

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


How to mitigate CVE-2007-2645

Install update from vendor's website.

Sources