CVE-2016-3373
MEDIUMMicrosoft Windows - Unauthenticated Information Disclosure via Registry Access Control
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-3373. PoCs published by Google Security Research.
AI-analyzed exploit summary The provided C# code demonstrates an elevation of privilege (EoP) vulnerability in Windows 10 (10586) by enumerating per-application registry hives loaded via RegLoadAppKey, which are supposed to be non-enumerable. The PoC bypasses the intended security boundary by recursively opening registry keys, allowing access to writable hives like the Program Compatibility Assistant (PCA) hive.
Description
The kernel API in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, and Windows 10 Gold, 1511, and 1607 does not properly implement registry access control, which allows local users to obtain sensitive account information via a crafted application, aka "Windows Kernel Elevation of Privilege Vulnerability."
Exploits (1)
The provided C# code demonstrates an elevation of privilege (EoP) vulnerability in Windows 10 (10586) by enumerating per-application registry hives loaded via RegLoadAppKey, which are supposed to be non-enumerable. The PoC bypasses the intended security boundary by recursively opening registry keys, allowing access to writable hives like the Program Compatibility Assistant (PCA) hive.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N