CVE-2015-2554
Microsoft Windows - Local Privilege Escalation via Object Reference
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2554. PoCs published by Google Security Research.
AI-analyzed exploit summary The exploit leverages the NtCreateLowBoxToken API to capture arbitrary handles, creating a reference cycle that prevents kernel objects from being released. This can lead to local DoS or privilege escalation by maintaining process objects and tokens across user sessions.
Description
The kernel in Microsoft Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 allows local users to gain privileges via a crafted application, aka "Windows Object Reference Elevation of Privilege Vulnerability."
Exploits (1)
The exploit leverages the NtCreateLowBoxToken API to capture arbitrary handles, creating a reference cycle that prevents kernel objects from being released. This can lead to local DoS or privilege escalation by maintaining process objects and tokens across user sessions.