CVE-2017-8685
MEDIUMWindows GDI+ on Windows 7 SP1 and Windows Server 2008 SP2/R2 SP1 - Kernel Memory Address Disclosure
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-8685. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates an information leak vulnerability in Windows 7 and earlier via the `nt!NtGdiEngCreatePalette` system call, which discloses uninitialized kernel stack memory. The PoC sprays the kernel stack with marker bytes and reads them back using `GetPaletteEntries()`.
Description
Windows GDI+ on Microsoft Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows information disclosure by the way it discloses kernel memory addresses, aka "Windows GDI+ Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-8684 and CVE-2017-8688.
Exploits (1)
This exploit demonstrates an information leak vulnerability in Windows 7 and earlier via the `nt!NtGdiEngCreatePalette` system call, which discloses uninitialized kernel stack memory. The PoC sprays the kernel stack with marker bytes and reads them back using `GetPaletteEntries()`.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N