# Windows 公用日志文件系统驱动程序特权提升漏洞
## 概述
此漏洞存在于Windows Common Log File System Driver (CLFS) 中,攻击者可以利用此漏洞在目标系统上提升权限。
## 影响版本
- Windows 10
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
## 细节
攻击者可以通过向CLFS服务发送特制的请求,触发内存中的特权提升漏洞。利用该漏洞,非管理员用户可以提升权限执行任意代码,最终获取系统最高权限。
## 影响
成功利用此漏洞可能导致本地非管理员用户获取系统权限,从而执行任意系统操作,包括安装程序、查看、更改、或删除数据、以及创建新账户。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | POC exploit for CVE-2024-49138 | https://github.com/MrAle98/CVE-2024-49138-POC | POC详情 |
2 | POC exploit for CVE-2024-49138 | https://github.com/aspire20x/CVE-2024-49138-POC | POC详情 |
3 | None | https://github.com/bananoname/CVE-2024-49138-POC | POC详情 |
4 | None | https://github.com/DeividasTerechovas/SOC335-CVE-2024-49138-Exploitation-Detected | POC详情 |
5 | Hands-on SOC investigation of CVE-2024-49138 using LetsDefend, VirusTotal, Hybrid Analysis, TrueFort, and ChatGPT. | https://github.com/CyprianAtsyor/letsdefend-cve-2024-49138-investigation | POC详情 |
6 | None | https://github.com/Glitch-ao/SOC335-CVE-2024-49138-Exploitation-Detected | POC详情 |
7 | This is my biggest project yet: a DLang file encryptor that escalates privileges using CVE-2024-49138 and disables Windows Defender. | https://github.com/1rhino2/DLang-file-encryptor | POC详情 |
8 | In this lab I walked through an end-to-end intrusion that began with an external RDP break-in, used a brand-new CLFS privilege-escalation exploit (CVE-2024–49138), and ended with SYSTEM-level cloud credential harvesting. Below is the story, the evidence, and the lessons I drew from it. | https://github.com/onixgod/SOC335-Event-ID-313-CVE-2024-49138-Exploitation-Detected--Lest-Defend-Writeup | POC详情 |
标题: CVE-2024-49138 - Security Update Guide - Microsoft - Windows Common Log File System Driver Elevation of Privilege Vulnerability -- 🔗来源链接
标签: vendor-advisory
暂无评论