CVE-2016-7224
MEDIUMWindows VHD Driver - Unauthenticated Privilege Escalation via File Access
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-7224. 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-7224) by cloning physical disks without proper access checks. It leverages the `CreateVirtualDisk` API to bypass DACL restrictions, allowing a non-admin user to clone and read sensitive data from physical drives.
Description
Virtual Hard Disk Driver in Microsoft Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, 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-7224) by cloning physical disks without proper access checks. It leverages the `CreateVirtualDisk` API to bypass DACL restrictions, allowing a non-admin user to clone and read sensitive data from physical drives.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N