9
CVE-2020-25206
- EPSS 19.35%
- Veröffentlicht 20.07.2021 19:15:09
- Zuletzt bearbeitet 21.11.2024 05:17:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The web console for Mimosa B5, B5c, and C5x firmware through 2.8.0.2 allows authenticated command injection in the Throughput, WANStats, PhyStats, and QosStats API classes. An attacker with access to a web console account may execute operating system commands on affected devices by sending crafted POST requests to the affected endpoints (/core/api/calls/Throughput.php, /core/api/calls/WANStats.php, /core/api/calls/PhyStats.php, /core/api/calls/QosStats.php). This results in the complete takeover of the vulnerable device. This vulnerability does not occur in the older 1.5.x firmware versions.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mimosa ≫ B5 Firmware Version >= 1.5.2 <= 2.8.0.3
Mimosa ≫ B5c Firmware Version >= 1.5.2 < 2.8.1.0
Mimosa ≫ C5c Firmware Version >= 1.5.2 < 2.8.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 19.35% | 0.952 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 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
|
| nvd@nist.gov | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.