CVE-2016-0007
HIGHMicrosoft Windows - Local Privilege Escalation via Reparse Point Mishandling
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2016-0007. PoCs published by Google Security Research.
AI-analyzed exploit summary This is a technical analysis of a security feature bypass in Windows 8.1 (CVE-2016-0007) that allows low-integrity processes to create mount point reparse points by impersonating the anonymous token. The writeup details the root cause, exploitation steps, and limitations, including the inability to work with restricted tokens.
Description
The sandbox implementation 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 Gold and 1511 mishandles reparse points, which allows local users to gain privileges via a crafted application, aka "Windows Mount Point Elevation of Privilege Vulnerability," a different vulnerability than CVE-2016-0006.
Exploits (2)
This is a technical analysis of a security feature bypass in Windows 8.1 (CVE-2016-0007) that allows low-integrity processes to create mount point reparse points by impersonating the anonymous token. The writeup details the root cause, exploitation steps, and limitations, including the inability to work with restricted tokens.
The exploit demonstrates a bypass for the CVE-2015-2553 fix by leveraging shadow object directories to create mount reparse points at low integrity, allowing privilege escalation. It uses NtCreateObjectDirectoryEx to shadow GLOBAL?? and manipulate dos device paths.
References (6)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H