# N/A
## 漏洞概述
存在一个远程代码执行漏洞,该漏洞存在于Windows远程桌面网关(RD Gateway)中,未经过身份验证的攻击者可以通过RDP连接到目标系统并发送特制请求来利用该漏洞。
## 影响版本
目前的描述中未明确指出具体影响的版本。
## 漏洞细节
攻击者可以通过RDP协议向Windows Remote Desktop Gateway (RD Gateway)发送特制的请求,而无需进行身份验证,从而导致远程代码执行。
## 影响
此漏洞允许攻击者在目标系统上执行任意代码,无需经过身份验证。这可能导致系统被完全控制,并且可能会进一步用于其他恶意活动。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Reproducible lab for CVE-2020-0610 (BlueGate) - Windows RD Gateway UDP/DTLS remote code execution vulnerability. Includes PowerShell scripts, setup guide, and nuclei template validation examples. | https://github.com/ImBIOS/lab-cve-2020-0610 | POC详情 |
| 2 | 🔍 Create a safe lab environment for testing CVE-2020-0610, a critical RCE vulnerability in Windows RD Gateway, with minimal disruption using DTLS techniques. | https://github.com/Riocipta75/lab-cve-2020-0610 | POC详情 |
暂无评论