CVE-2001-1560
Windows 2000 and XP - Denial of Service via ShowWindow Function Call
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1560. PoCs published by PeterB.
AI-analyzed exploit summary This exploit triggers a Kernel Mode Exception in the Windows GDI by creating a window with specific parameters, leading to a system crash (blue screen). The PoC demonstrates the vulnerability by manipulating window creation and desktop settings.
Description
Win32k.sys (aka Graphics Device Interface (GDI)) in Windows 2000 and XP allows local users to cause a denial of service (system crash) by calling the ShowWindow function after receiving a WM_NCCREATE message.
Exploits (1)
This exploit triggers a Kernel Mode Exception in the Windows GDI by creating a window with specific parameters, leading to a system crash (blue screen). The PoC demonstrates the vulnerability by manipulating window creation and desktop settings.