6 matches found
CVE-2025-59287
在本研究中,我们将剖析在 Microsoft Windows Server Update Services WSUS 环境中发现的严重漏洞(CVE-2025-59287)。该漏洞源于发送至 GetCookie 端点的 AuthorizationCookie 对象的不安全反序列化:加密的 Cookie 数据使用 AES-128-CBC 解密,随后通过 BinaryFormatter 进行反序列化,且未经过适当的类型验证,从而能够以 SYSTEM 权限执行远程代码。 此 EXP 首先需要获取 Wusu 的密钥。该密钥需通过其他攻击手段获取。这一点需要予以说明。...
cve-2025-59287-exploit-poc
CVE-2025-59287 概念验证漏洞利用 漏洞概述 CVE-2025-59287 是 Microsoft Windows Server Update Services WSUS 中的一个严重远程代码执行 RCE 漏洞。该漏洞是由于 EncryptionHelper.DecryptData 方法中通过 BinaryFormatter 对 AuthorizationCookie 数据进行不安全反序列化所致。 影响 :未认证攻击者可通过向 GetCookie 端点发送恶意加密 Cookie,以 SYSTEM 权限 实现远程代码执行。 CVSS 评分 :严重(9.8) 漏洞详情 受影响组件...
WSUS-CVE-2025-59287-RCE
WSUS-CVE-2025-59287-RCE CVE-2025-59287 是一个严重(CVSS 9.8)远程代码执行漏洞,影响所有 Microsoft Windows Server Update Services(简称 WSUS),并且已被在野利用。该漏洞利用 GetCookie 端点中的不安全反序列化,允许未经身份验证的攻击者以完全 SYSTEM 权限执行任意代码。 使用方法 这个反弹 shell POC 使用起来非常简单!它接受目标 URL、攻击者 IP 和端口参数,然后构造、加密并发送恶意负载。要拦截反弹 shell,请使用类似 netcat 的监听器,例如 nc -lvnp...
Exploit for Deserialization of Untrusted Data in Microsoft
WSUS-CVE-2025-59287-RCE CVE-2025-59287 is a critical CVSS...
Exploit for CVE-2025-59287
In this study, we will examine a critical vulnerability CVE-202...
Newly Patched Critical Microsoft WSUS Flaw Comes Under Active Exploitation
Microsoft on Thursday released out-of-band security updates to patch a critical-severity Windows Server Update Services WSUS vulnerability with a proof-of-concept Poc exploit publicly available and has come under active exploitation in the wild. The vulnerability in question is CVE-2025-59287 CVS...