CVE-2017-8477
MEDIUMMicrosoft Windows - Authenticated Information Disclosure via Win32k Memory Initialization
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-8477. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits an information disclosure vulnerability in the Windows kernel (win32k!NtGdiMakeFontDir) by leaking uninitialized kernel stack memory. It uses NtMapUserPhysicalPages to fill the kernel stack with a marker byte (0x41) and then triggers the vulnerability to disclose the stack contents.
Description
Microsoft Windows 7 SP1, Windows Server 2008 SP2 and R2 SP1, Windows 8.1 and Windows RT 8.1, Windows Server 2012 and R2, Windows 10 Gold, 1511, 1607, and 1703, and Windows Server 2016 allow an authenticated attacker to run a specially crafted application when the Windows kernel improperly initializes objects in memory, aka "Win32k Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-8470, CVE-2017-8471, CVE-2017-8472, CVE-2017-8473, CVE-2017-8475, and CVE-2017-8484.
Exploits (1)
This PoC exploits an information disclosure vulnerability in the Windows kernel (win32k!NtGdiMakeFontDir) by leaking uninitialized kernel stack memory. It uses NtMapUserPhysicalPages to fill the kernel stack with a marker byte (0x41) and then triggers the vulnerability to disclose the stack contents.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N