CVE-2007-2217
Kodak Image Viewer - Remote Code Execution via Crafted TIFF File
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-2217. PoCs published by grabarz, Gil-Dong / Woo-Chi.
AI-analyzed exploit summary This exploit targets a vulnerability in Microsoft Internet Explorer (MS07-055) by crafting a malicious TIFF file to achieve remote code execution. It leverages predictable memory addresses in IE's ImageBase to control EIP and execute shellcode that launches calc.exe.
Description
Kodak Image Viewer in Microsoft Windows 2000 SP4, and in some cases XP SP2 and Server 2003 SP1 and SP2, allows remote attackers to execute arbitrary code via crafted image files that trigger memory corruption, as demonstrated by a certain .tif (TIFF) file.
Exploits (2)
This exploit targets a vulnerability in Microsoft Internet Explorer (MS07-055) by crafting a malicious TIFF file to achieve remote code execution. It leverages predictable memory addresses in IE's ImageBase to control EIP and execute shellcode that launches calc.exe.
This is a functional proof-of-concept exploit for CVE-2007-2217, targeting a buffer overflow vulnerability in the Kodak Image Viewer's TIFF file parsing. The code generates a malicious TIFF file that triggers arbitrary code execution when opened.