Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-11785. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits an information leak vulnerability in the Windows kernel's NtQueryObject syscall, which discloses uninitialized pool memory when queried with a buffer too small to hold the output. It demonstrates the leak by repeatedly calling the syscall and printing the leaked memory contents.
Description
The Microsoft Windows Kernel component on Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, and 1703, and Windows Server 2016, allows an information disclosure vulnerability when it improperly handles objects in memory, aka "Windows Kernel Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-11765, CVE-2017-11784, and CVE-2017-11814.
Exploits (1)
This PoC exploits an information leak vulnerability in the Windows kernel's NtQueryObject syscall, which discloses uninitialized pool memory when queried with a buffer too small to hold the output. It demonstrates the leak by repeatedly calling the syscall and printing the leaked memory contents.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N