7.2
CVE-2023-35086
- EPSS 75.12%
- Veröffentlicht 21.07.2023 07:15:10
- Zuletzt bearbeitet 21.11.2024 08:07:56
- Quelle twcert@cert.org.tw
- Teams Watchlist Login
- Unerledigt Login
It is identified a format string vulnerability in ASUS RT-AX56U V2 & RT-AC86U. This vulnerability is caused by directly using input as a format string when calling syslog in logmessage_normal function, in the do_detwan_cgi module of httpd. A remote attacker with administrator privilege can exploit this vulnerability to perform remote arbitrary code execution, arbitrary system operation or disrupt service. This issue affects RT-AX56U V2: 3.0.0.4.386_50460; RT-AC86U: 3.0.0.4_386_51529.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Asus ≫ Rt-ac86u Firmware Version3.0.0.4_386_51529
Asus ≫ Rt-ax56u V2 Firmware Version3.0.0.4.386_50460
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 75.12% | 0.988 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
twcert@cert.org.tw | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.