7.2
CVE-2024-41153
- EPSS 0.09%
- Veröffentlicht 29.10.2024 13:15:04
- Zuletzt bearbeitet 24.10.2025 09:15:39
- Quelle cybersecurity@hitachienergy.co
- CVE-Watchlists
- Unerledigt
Command injection vulnerability in the Edge Computing UI for the TRO600 series radios that allows for the execution of arbitrary system commands. If exploited, an attacker with write access to the web UI can execute commands on the device with root privileges, far more extensive than what the write privilege intends.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hitachienergy ≫ Tro610 Firmware Version >= 9.1.0.0 < 9.2.0.5
Hitachienergy ≫ Tro620 Firmware Version >= 9.1.0.0 < 9.2.0.5
Hitachienergy ≫ Tro670 Firmware Version >= 9.1.0.0 < 9.2.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.256 |
| 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
|
| cybersecurity@hitachienergy.com | 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-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.
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.