CVE-2015-2553
Microsoft Windows - Privilege Escalation via Sandboxed Mount Point Junction Mishandling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2553. PoCs published by Google Security Research.
AI-analyzed exploit summary The writeup details a security feature bypass in Windows 10 (build 10240) where a sandboxed process can bypass mitigations to create NTFS Mount Reparse Points by manipulating the process device map. The analysis includes the root cause, patch bypass mechanics, and a proof-of-concept demonstration.
Description
The kernel in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 mishandles junctions during mountpoint creation, which makes it easier for local users to gain privileges by leveraging certain sandbox access, aka "Windows Mount Point Elevation of Privilege Vulnerability."
Exploits (1)
The writeup details a security feature bypass in Windows 10 (build 10240) where a sandboxed process can bypass mitigations to create NTFS Mount Reparse Points by manipulating the process device map. The analysis includes the root cause, patch bypass mechanics, and a proof-of-concept demonstration.