Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-30088 PoC — Windows Kernel Elevation of Privilege Vulnerability

Source
Associated Vulnerability
Title:Windows Kernel Elevation of Privilege Vulnerability (CVE-2024-30088)
Description:Windows Kernel Elevation of Privilege Vulnerability
Description
该漏洞存在于 NtQueryInformationToken 函数中,特别是在处理AuthzBasepCopyoutInternalSecurityAttributes 函数时,该漏洞源于内核在操作对象时对锁定机制的不当管理,这一失误可能导致恶意实体意外提升权限。
Readme
# CVE-2024-30088-Windows-poc
该漏洞存在于 NtQueryInformationToken 函数中,特别是在处理AuthzBasepCopyoutInternalSecurityAttributes 函数时,该漏洞源于内核在操作对象时对锁定机制的不当管理,这一失误可能导致恶意实体意外提升权限。
![Windows 10 x64 - VMware Workstation 2024_7_5 23_55_20](https://github.com/Zombie-Kaiser/CVE-2024-30088-Windows-poc/assets/141570642/419420ad-6df9-49b2-a54c-8cbf7abf6ba8)
提权因为需要条件竞争,所以需要耐心等待一会.
File Snapshot

[4.0K] /data/pocs/7f11c67ccb833ac1a691d96eefaf8a44bd82d56b ├── [ 11K] LICENSE ├── [4.0K] poc │   ├── [3.7K] ex.h │   ├── [3.9K] main.cpp │   ├── [6.5K] poc.vcxproj │   ├── [1.1K] poc.vcxproj.filters │   ├── [ 168] poc.vcxproj.user │   └── [4.0K] x64 │   └── [4.0K] Release │   ├── [221K] main.obj │   ├── [ 327] poc.exe.recipe │   ├── [ 62K] poc.iobj │   ├── [ 22K] poc.ipdb │   ├── [2.1K] poc.log │   ├── [4.0K] poc.tlog │   │   ├── [ 842] CL.command.1.tlog │   │   ├── [ 169] Cl.items.tlog │   │   ├── [ 26K] CL.read.1.tlog │   │   ├── [ 528] CL.write.1.tlog │   │   ├── [1.5K] link.command.1.tlog │   │   ├── [4.0K] link.read.1.tlog │   │   ├── [ 274] link.secondary.1.tlog │   │   ├── [ 530] link.write.1.tlog │   │   └── [ 196] poc.lastbuildstate │   └── [140K] vc143.pdb ├── [ 525] README.md └── [4.0K] x64 └── [4.0K] Release ├── [ 14K] poc.exe └── [604K] poc.pdb 6 directories, 24 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →