7.1
CVSSv2

CVE-2007-1211

Published: 04/04/2007 Updated: 16/10/2018
CVSS v2 Base Score: 7.1 | Impact Score: 6.9 | Exploitability Score: 8.6
VMScore: 725
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C

Vulnerability Summary

Unspecified kernel GDI functions in Microsoft Windows 2000 SP4; XP SP2; and Server 2003 Gold, SP1, and SP2 allows user-assisted remote malicious users to cause a denial of service (possibly persistent restart) via a crafted Windows Metafile (WMF) image that causes an invalid dereference of an offset in a kernel structure, a related issue to CVE-2005-4560.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 2003 server sp2

microsoft windows 2003 server gold

microsoft windows 2003 server sp1

microsoft windows xp

microsoft windows 2000

Exploits

/* GDI Local Elevation of Privilege Vulnerability Exploit (MS07-017) Coded by Lionel d'Hauenens wwwlabo-assocom Development: ------------ Dev-C++ 4992 Linked with /lib/libgdi32a References: ----------- wwwmicrosoftcom/technet/security/bulletin/MS07-017mspx researcheeyecom/html/alerts/zeroday/20061106html http:/ ...
#define _WIN32_WINNT 0x0500 #include <windowsh> #include <shlwapih> #include <stdioh> #pragma comment (lib, "user32lib") #pragma comment (lib, "gdi32lib") #pragma comment (lib, "shlwapilib") #pragma comment (lib, "ntdlllib") /* Here is a sploit for the GDI MS07-017 Local Privilege Escalation, presented during the last b ...
MS Windows (ANI) GDI Remote Elevation of Privilege Exploit (MS07-017) githubcom/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/3804zip (04262007-gdi_remote_elevation_privilege_exploit_ms07_017_principalzip) # milw0rmcom [2007-04-26] ...