# Windows NTLM 权限提升漏洞
## 概述
Improper authentication in Windows NTLM 允许经过身份验证的攻击者通过网络传播提升其权限。
## 影响版本
此问题影响使用 NTLM 身份验证的 Windows 系统。
## 细节
Windows 的 NTLM 身份验证协议存在设计缺陷或实现错误,使得攻击者在已获得合法凭据的情况下,能够利用该漏洞提升权限。此漏洞通常涉及 NTLM 身份验证过程中的协议降级或中继攻击,攻击者通过拦截或伪造身份验证流量来获取更高权限。
## 影响
攻击者可以未经授权地提升自身权限,从而控制系统资源、访问敏感数据或执行恶意操作,对系统安全和数据保密性造成严重威胁。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Simulated exploitation and mitigation of CVE-2025-54918 (Windows NTLM flaw). Includes detection scripts, Ansible patching, and CI/CD hardening. Demonstrates privilege escalation from low-level access to SYSTEM in hybrid cloud environments. | https://github.com/mrk336/From-Foothold-to-Domain-Admin-Weaponizing-CVE-2025-54918-in-Real-World-DevOps | POC详情 |
标题: CVE-2025-54918 - Security Update Guide - Microsoft - Windows NTLM Elevation of Privilege Vulnerability -- 🔗来源链接
标签: vendor-advisory
神龙速读暂无评论