9.3
CVSSv2

CVE-2007-2217

Published: 09/10/2007 Updated: 16/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Kodak Image Viewer in Microsoft Windows 2000 SP4, and in some cases XP SP2 and Server 2003 SP1 and SP2, allows remote malicious users to execute arbitrary code via crafted image files that trigger memory corruption, as demonstrated by a certain .tif (TIFF) file.

Vulnerable Product Search on Vulmon Subscribe to Product

kodak image_viewer

Exploits

#!/usr/bin/perl # # Microsoft Internet Explorer TIF/TIFF Code Execution (MS07-055) # # Author: grabarz <grabarz [at] grabarzinfo> # # Note: This exploit is modified from Hong Gil-Dong, Jeon Woo-chi PoC # (wwwmilw0rmcom/exploits/4584) # # Internet Explorer has standart ImageBase address and PE Win32 header # is started at 0x00400000 ...
/* MS07-055 Kodak Image Viewer TIF/TIFF Code Execution Proof Of Concept by Hong Gil-Dong, Jeon Woo-chi * Hwang-Hee(?~1542), Prime Minister in Korea * Once upon a time, One servant of Hwang-Hee was arguing with another * servant they asked Hwang-Hee to judge who is right * Hwang-Hee listend their story, and said "Both are right" * We ...