Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2827. PoCs published by SoBeIt.
AI-analyzed exploit summary This is a functional local privilege escalation exploit for CVE-2005-2827, targeting a Windows Kernel APC vulnerability. It manipulates kernel memory structures to escalate privileges by exploiting a data-free condition in the APC handling mechanism.
Description
The thread termination routine in the kernel for Windows NT 4.0 and 2000 (NTOSKRNL.EXE) allows local users to modify kernel memory and execution flow via steps in which a terminating thread causes Asynchronous Procedure Call (APC) entries to free the wrong data, aka the "Windows Kernel Vulnerability."
Exploits (1)
This is a functional local privilege escalation exploit for CVE-2005-2827, targeting a Windows Kernel APC vulnerability. It manipulates kernel memory structures to escalate privileges by exploiting a data-free condition in the APC handling mechanism.