# WAGO: 多个产品中的 WBM 命令注入漏洞
## 概述
在WAGO的多个产品中存在一个漏洞,该漏洞允许未经过身份验证的远程攻击者创建新用户并更改设备配置,可能导致意外行为、拒绝服务以及完全系统控制。
## 影响版本
未指定具体影响版本。
## 细节
未经过身份验证的远程攻击者可以利用此漏洞创建新用户并更改设备配置,从而导致设备出现意外行为、拒绝服务,并且可能完全控制受影响的系统。
## 影响
- **意外行为**: 恶意用户可以修改设备配置,导致设备工作异常。
- **拒绝服务**: 攻击者可以造成设备无法正常提供服务。
- **系统完全控制**: 攻击者可能完全控制受影响的系统。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | WAGO Remote Exploit Tool for CVE-2023-1698 | https://github.com/Chocapikk/CVE-2023-1698 | POC详情 |
2 | None | https://github.com/deIndra/CVE-2023-1698 | POC详情 |
3 | WAGO系统远程代码执行漏洞(CVE-2023-1698) | https://github.com/thedarknessdied/WAGO-CVE-2023-1698 | POC详情 |
4 | CVE-2023-1698 Proof of Concept (PoC) | https://github.com/X3RX3SSec/CVE-2023-1698 | POC详情 |
5 | In multiple products of WAGO, a vulnerability allows an unauthenticated, remote attacker to create new users and change the device configuration which can result in unintended behavior, Denial of Service, and full system compromise. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-1698.yaml | POC详情 |
6 | CVE-2023-1698 exploit with golang | https://github.com/ibrahmsql/CVE-2023-1698 | POC详情 |
暂无评论