mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
936 B
Markdown
19 lines
936 B
Markdown
### [CVE-2015-2518](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2518)
|
|

|
|

|
|

|
|
|
|
### 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-2517, and CVE-2015-2546.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/38277/
|
|
|
|
#### Github
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|