9.8
CVE-2016-6558
- EPSS 4.24%
- Veröffentlicht 13.07.2018 20:29:00
- Zuletzt bearbeitet 21.11.2024 02:56:21
- Quelle cret@cert.org
- Teams Watchlist Login
- Unerledigt Login
A command injection vulnerability exists in apply.cgi on the ASUS RP-AC52 access point, firmware version 1.0.1.1s and possibly earlier, web interface specifically in the action_script parameter. The action_script parameter specifies a script to be executed if the action_mode parameter does not contain a valid state. If the input provided by action_script does not match one of the hard coded options, then it will be executed as the argument of either a system() or an eval() call allowing arbitrary commands to be executed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Asus ≫ Rp-ac52 Firmware Version <= 1.0.1.1s
Asus ≫ Ea-n66 Firmware Version-
Asus ≫ Rp-n12 Firmware Version-
Asus ≫ Rp-n14 Firmware Version-
Asus ≫ Rp-n53 Firmware Version-
Asus ≫ Rp-ac56 Firmware Version-
Asus ≫ Wmp-n12 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.24% | 0.883 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.