Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-0233. PoCs published by Tavis Ormandy.
AI-analyzed exploit summary This exploit demonstrates a local privilege escalation vulnerability in the Windows kernel via a double-free bug in NtFilterToken(). It triggers the vulnerability by manipulating TOKEN_GROUPS structures to cause a use-after-free condition.
Description
Double free vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows local users to gain privileges via a crafted application, aka "Windows Kernel Double Free Vulnerability."
Exploits (1)
This exploit demonstrates a local privilege escalation vulnerability in the Windows kernel via a double-free bug in NtFilterToken(). It triggers the vulnerability by manipulating TOKEN_GROUPS structures to cause a use-after-free condition.