Exploitation Summary
EIP tracks 2 public exploits for CVE-2018-8410. PoCs published by Google Security Research, trapmine.
AI-analyzed exploit summary This exploit demonstrates a double dereference vulnerability in NtEnumerateKey on Windows 10 1803, leading to a use-after-free (UaF) condition and potential privilege escalation. The PoC triggers a REFERENCE_BY_POINTER bugcheck by manipulating a predefined registry key handle.
Description
An elevation of privilege vulnerability exists when the Windows Kernel API improperly handles registry objects in memory, aka "Windows Registry Elevation of Privilege Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers.
Exploits (2)
This exploit demonstrates a double dereference vulnerability in NtEnumerateKey on Windows 10 1803, leading to a use-after-free (UaF) condition and potential privilege escalation. The PoC triggers a REFERENCE_BY_POINTER bugcheck by manipulating a predefined registry key handle.
This PoC exploits CVE-2018-8410, a Windows Kernel Registry Elevation of Privilege vulnerability, by triggering a double dereference in the registry key handling logic, leading to a BSOD. The code demonstrates the vulnerability by opening a specific registry key and calling NtEnumerateKey, which causes the reference count issue.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H