mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2015-2366](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2366)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
win32k.sys in the kernel-mode drivers in Microsoft Windows 7 SP1, Windows Server 2008 R2 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/38266/
|
|
|
|
#### Github
|
|
- https://github.com/insecuritea/win-kernel-UAFs
|
|
|