CVE-2017-8484

MEDIUM

Microsoft Windows - Authenticated Information Disclosure via Win32k Memory Initialization

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2017-8484. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit demonstrates an information leak vulnerability in the Windows kernel (win32k.sys) via the NtGdiGetOutlineTextMetricsInternalW system call. The PoC leaks uninitialized kernel pool memory by reading padding bytes in the OUTLINETEXTMETRIC structure, allowing an attacker to disclose kernel memory 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-8477.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · c++doswindows
https://www.exploit-db.com/exploits/42210

This exploit demonstrates an information leak vulnerability in the Windows kernel (win32k.sys) via the NtGdiGetOutlineTextMetricsInternalW system call. The PoC leaks uninitialized kernel pool memory by reading padding bytes in the OUTLINETEXTMETRIC structure, allowing an attacker to disclose kernel memory contents.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Windows (win32k.sys)
No auth needed
Prerequisites: Access to a vulnerable Windows system · Ability to execute arbitrary code in user mode
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/98847
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/42210/

Scores

CVSS v3 5.0
EPSS 0.1477
EPSS Percentile 94.6%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Details

CWE
CWE-200
Status published
Products (13)
microsoft/windows_10
microsoft/windows_10 1511
microsoft/windows_10 1607
microsoft/windows_10 1703
microsoft/windows_7
microsoft/windows_8.1
microsoft/windows_rt_8.1
microsoft/windows_server_2008
microsoft/windows_server_2008 r2 sp1 (2 CPE variants)
microsoft/windows_server_2012
... and 3 more
Published Jun 15, 2017
Tracked Since Feb 18, 2026