9.9
CVE-2025-66261
- EPSS 0.63%
- Veröffentlicht 26.11.2025 01:16:09
- Zuletzt bearbeitet 03.12.2025 16:51:29
- Quelle b7efe717-a805-47cf-8e9a-921fca
- CVE-Watchlists
- Unerledigt
Unauthenticated OS Command Injection (restore_settings.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 URL-decoded name parameter passed to exec() allows remote code execution. The `/var/tdf/restore_settings.php` endpoint passes user-controlled `$_GET["name"]` parameter through `urldecode()` directly into `exec()` without validation or escaping. Attackers can inject arbitrary shell commands using metacharacters (`;`, `|`, `&&`, etc.) to achieve unauthenticated remote code execution as the web server user.
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:H/SC:H/SI:N/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.