1.9
CVSSv2

CVE-2017-8708

Published: 13/09/2017 Updated: 21/09/2017
CVSS v2 Base Score: 1.9 | Impact Score: 2.9 | Exploitability Score: 3.4
CVSS v3 Base Score: 4.7 | Impact Score: 3.6 | Exploitability Score: 1
VMScore: 195
Vector: AV:L/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

The 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-8679, CVE-2017-8709, and CVE-2017-8719.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 7 -

microsoft windows server 2008 r2

microsoft windows server 2016

microsoft windows rt 8.1 -

microsoft windows server 2008 -

microsoft windows server 2012 r2

microsoft windows 10 1607

microsoft windows 10 -

microsoft windows server 2012 -

microsoft windows 8.1

microsoft windows 10 1703

microsoft windows 10 1511

Exploits

/* Source: bugschromiumorg/p/project-zero/issues/detail?id=1269 We have discovered that the nt!NtRemoveIoCompletion system call handler discloses 4 bytes of uninitialized pool memory to user-mode clients on 64-bit platforms The bug manifests itself while passing the IO_STATUS_BLOCK structure back to user-mode The structure is defined ...