7.2
CVSSv2

CVE-2015-6098

Published: 11/11/2015 Updated: 12/10/2018
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in the Network Driver Interface Standard (NDIS) implementation in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows local users to gain privileges via a crafted application, aka "Windows NDIS Elevation of Privilege Vulnerability."

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows vista -

microsoft windows 7 -

microsoft windows server 2008 -

microsoft windows server 2008 r2

Exploits

Source: codegooglecom/p/google-security-research/issues/detail?id=516 The attached testcase crashes Windows 7 32-bit due to a pool buffer overflow in an ioctl handler Enabling special on ndissys netiosys and ntoskrnl helps to track down the issue, however it will crashes due to a bad pool header without special pool as well --- Proo ...