9.8
CVE-2023-31446
- EPSS 92.67%
- Veröffentlicht 10.01.2024 03:15:43
- Zuletzt bearbeitet 20.06.2025 16:15:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In Cassia Gateway firmware XC1000_2.1.1.2303082218 and XC2000_2.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cassianetworks ≫ Xc1000 Firmware Version2.1.1.2303082218
Cassianetworks ≫ Xc2000 Firmware Version2.1.1.2303090947
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 92.67% | 0.997 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.