mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2015-2517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kernel-mode driver in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 allows local users to gain privileges via a crafted application, aka "Win32k Memory Corruption Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-2511, CVE-2015-2518, and CVE-2015-2546.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/38278/
|
|
|
|
#### Github
|
|
- https://github.com/Al1ex/WindowsElevation
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/fei9747/WindowsElevation
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|