CVE-2016-7226
MEDIUMWindows 10 and Windows Server 2016 - Privilege Escalation via VHD Driver
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-7226. PoCs published by Google Security Research.
AI-analyzed exploit summary The provided C# code demonstrates an elevation of privilege (EoP) vulnerability in the Windows VHDMP driver (CVE-2016-7226) by exploiting arbitrary file creation/overwrite via Resilient Change Tracking (RCT) functionality. The PoC creates files in restricted directories (e.g., \Windows) by leveraging improper access checks in ZwCreateFile.
Description
Virtual Hard Disk Driver in Windows 10 Gold, 1511, and 1607 and Windows Server 2016 does not properly restrict access to files, which allows local users to gain privileges via a crafted application, aka "VHD Driver Elevation of Privilege Vulnerability."
Exploits (1)
The provided C# code demonstrates an elevation of privilege (EoP) vulnerability in the Windows VHDMP driver (CVE-2016-7226) by exploiting arbitrary file creation/overwrite via Resilient Change Tracking (RCT) functionality. The PoC creates files in restricted directories (e.g., \Windows) by leveraging improper access checks in ZwCreateFile.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N