Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2645. PoCs published by Victor Stinner.
AI-analyzed exploit summary The provided text describes an integer-overflow vulnerability in the libexif library prior to version 0.6.14, which can lead to remote code execution or denial-of-service conditions. The reference links to a binary exploit (30024.jpg) but does not include actual exploit code.
Description
Integer overflow in the exif_data_load_data_entry function in exif-data.c in libexif before 0.6.14 allows user-assisted remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via crafted EXIF data, involving the (1) doff or (2) s variable.
Exploits (1)
The provided text describes an integer-overflow vulnerability in the libexif library prior to version 0.6.14, which can lead to remote code execution or denial-of-service conditions. The reference links to a binary exploit (30024.jpg) but does not include actual exploit code.