mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
834 B
Markdown
18 lines
834 B
Markdown
### [CVE-2015-2365](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2365)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 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/38267/
|
|
|
|
#### Github
|
|
- https://github.com/insecuritea/win-kernel-UAFs
|
|
|