chompie1337 / Windows_MSKSSRV_LPE_CVE-2023-36802

LPE exploit for CVE-2023-36802

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-36802 Local Privilege Escalation POC

authors: chompie

For demonstration purposes only. Complete exploit works on vulnerable Windows 11 22H2 systems. Adapting the exploit to all vulnerable systems is left as an exercise to the reader. Git gud, etc.

Usage:

Windows_MSKSSRV_LPE_CVE-2023-6802.exe <pid>

where <pid> is the process ID (in decimal) of the process to elevate.

Should result in the target process being elevated to SYSTEM

The I/O Ring LPE primitive code is based on the I/ORing R/W PoC by Yarden Shafir

Blog post here

About

LPE exploit for CVE-2023-36802


Languages

Language:C 100.0%