支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%
获取后续新漏洞提醒登录后订阅
一、 漏洞 CVE-2025-55234 基础信息
漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Windows SMB Elevation of Privilege Vulnerability
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
SMB Server might be susceptible to relay attacks depending on the configuration. An attacker who successfully exploited these vulnerabilities could perform relay attacks and make the users subject to elevation of privilege attacks. The SMB Server already supports mechanisms for hardening against relay attacks: SMB Server signing SMB Server Extended Protection for Authentication (EPA) Microsoft is releasing this CVE to provide customers with audit capabilities to help them to assess their environment and to identify any potential device or software incompatibility issues before deploying SMB Server hardening measures that protect against relay attacks. If you have not already enabled SMB Server hardening measures, we advise customers to take the following actions to be protected from these relay attacks: Assess your environment by utilizing the audit capabilities that we are exposing in the September 2025 security updates. See Support for Audit Events to deploy SMB Server Hardening—SMB Server Signing & SMB Server EPA. Adopt appropriate SMB Server hardening measures.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
认证机制不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Microsoft Windows SMB Server 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Microsoft Windows SMB Server是美国微软(Microsoft)公司的一个网络文件共享协议。它允许计算机上的应用程序读取和写入文件以及从计算机网络中的服务器程序请求服务。 Microsoft Windows SMB Server存在授权问题漏洞。攻击者利用该漏洞可以提升权限。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x64-based Systems,Wind
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD
受影响产品
厂商产品影响版本CPE订阅
MicrosoftWindows 10 Version 1507 10.0.10240.0 ~ 10.0.10240.21128 -
MicrosoftWindows 10 Version 1607 10.0.14393.0 ~ 10.0.14393.8422 -
MicrosoftWindows 10 Version 1809 10.0.17763.0 ~ 10.0.17763.7792 -
MicrosoftWindows 10 Version 21H2 10.0.19044.0 ~ 10.0.19044.6332 -
MicrosoftWindows 10 Version 22H2 10.0.19045.0 ~ 10.0.19045.6332 -
MicrosoftWindows 11 version 22H2 10.0.22621.0 ~ 10.0.22621.5909 -
MicrosoftWindows 11 version 22H3 10.0.22631.0 ~ 10.0.22631.5909 -
MicrosoftWindows 11 Version 23H2 10.0.22631.0 ~ 10.0.22631.5909 -
MicrosoftWindows 11 Version 24H2 10.0.26100.0 ~ 10.0.26100.6584 -
MicrosoftWindows Server 2008 R2 Service Pack 1 6.1.7601.0 ~ 6.1.7601.27929 -
MicrosoftWindows Server 2008 R2 Service Pack 1 (Server Core installation) 6.1.7601.0 ~ 6.1.7601.27929 -
MicrosoftWindows Server 2008 Service Pack 2 6.0.6003.0 ~ 6.0.6003.23529 -
MicrosoftWindows Server 2008 Service Pack 2 (Server Core installation) 6.0.6003.0 ~ 6.0.6003.23529 -
MicrosoftWindows Server 2012 6.2.9200.0 ~ 6.2.9200.25675 -
MicrosoftWindows Server 2012 (Server Core installation) 6.2.9200.0 ~ 6.2.9200.25675 -
MicrosoftWindows Server 2012 R2 6.3.9600.0 ~ 6.3.9600.22774 -
MicrosoftWindows Server 2012 R2 (Server Core installation) 6.3.9600.0 ~ 6.3.9600.22774 -
MicrosoftWindows Server 2016 10.0.14393.0 ~ 10.0.14393.8422 -
MicrosoftWindows Server 2016 (Server Core installation) 10.0.14393.0 ~ 10.0.14393.8422 -
MicrosoftWindows Server 2019 10.0.17763.0 ~ 10.0.17763.7792 -
MicrosoftWindows Server 2019 (Server Core installation) 10.0.17763.0 ~ 10.0.17763.7792 -
MicrosoftWindows Server 2022 10.0.20348.0 ~ 10.0.20348.4171 -
MicrosoftWindows Server 2022, 23H2 Edition (Server Core installation) 10.0.25398.0 ~ 10.0.25398.1849 -
MicrosoftWindows Server 2025 10.0.26100.0 ~ 10.0.26100.6584 -
MicrosoftWindows Server 2025 (Server Core installation) 10.0.26100.0 ~ 10.0.26100.6584 -
二、漏洞 CVE-2025-55234 的公开POC
#POC 描述源链接神龙链接
1This vulnerability allows attackers to perform relay attacks against the SMB (Server Message Block) protocol. If successful, it can lead to Elevation of Privilege (EoP) essentially allowing unauthorized users to gain higher-level access on a systemhttps://github.com/mrk336/CVE-2025-55234POC详情
2This playbook outlines detection, containment, and remediation strategies for CVE-2025-55234, a critical Windows SMB privilege escalation flaw.https://github.com/mrk336/Patch-the-Path-CVE-2025-55234-Detection-DefensePOC详情
3Windows SMB Server Elevation of Privilege Vulnerabilityhttps://github.com/h4xnz/CVE-2025-55234-POCPOC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC
三、漏洞 CVE-2025-55234 的情报信息
Please 登录 to view more intelligence information
四、漏洞 CVE-2025-55234 的评论

暂无评论


发表评论