9.9
CVE-2025-66253
- EPSS 0.63%
- Veröffentlicht 26.11.2025 00:36:29
- Zuletzt bearbeitet 03.12.2025 16:47:40
- Quelle b7efe717-a805-47cf-8e9a-921fca
- CVE-Watchlists
- Unerledigt
Unauthenticated OS Command Injection (start_upgrade.php) in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform User input passed directly to exec() allows remote code execution via start_upgrade.php. The `/var/tdf/start_upgrade.php` endpoint passes user-controlled `$_GET["filename"]` directly into `exec()` without sanitization or shell escaping. Attackers can inject arbitrary shell commands using metacharacters (`;`, `|`, etc.) to achieve remote code execution as the web server user (likely root).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dbbroadcast ≫ Mozart Next 100 Firmware Version-
Dbbroadcast ≫ Mozart Next 1000 Firmware Version-
Dbbroadcast ≫ Mozart Next 2000 Firmware Version-
Dbbroadcast ≫ Mozart Next 30 Firmware Version-
Dbbroadcast ≫ Mozart Next 300 Firmware Version-
Dbbroadcast ≫ Mozart Next 3000 Firmware Version-
Dbbroadcast ≫ Mozart Next 3500 Firmware Version-
Dbbroadcast ≫ Mozart Next 50 Firmware Version-
Dbbroadcast ≫ Mozart Next 500 Firmware Version-
Dbbroadcast ≫ Mozart Next 6000 Firmware Version-
Dbbroadcast ≫ Mozart Next 7000 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 30 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 50 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 100 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 300 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 500 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 1000 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 2000 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 3000 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 3500 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 6000 Firmware Version-
Dbbroadcast ≫ Mozart Dds Next 7000 Firmware Version-
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.699 |
| 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
|
| b7efe717-a805-47cf-8e9a-921fca0ce0ce | 9.9 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
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.