8.9
CVE-2025-66263
- EPSS 0.05%
- Veröffentlicht 26.11.2025 01:16:09
- Zuletzt bearbeitet 03.12.2025 16:52:03
- Quelle b7efe717-a805-47cf-8e9a-921fca
- CVE-Watchlists
- Unerledigt
Unauthenticated Arbitrary File Read via Null Byte Injection 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 Null byte injection in download_setting.php allows reading arbitrary files. The `/var/tdf/download_setting.php` endpoint constructs file paths by concatenating user-controlled `$_GET['filename']` with a forced `.tgz` extension. Running on PHP 5.3.2 (pre-5.3.4), the application is vulnerable to null byte injection (%00), allowing attackers to bypass the extension restriction and traverse paths. By requesting `filename=../../../../etc/passwd%00`, the underlying C functions treat the null byte as a string terminator, ignoring the appended `.tgz` and enabling unauthenticated arbitrary file disclosure of any file readable by the web server user.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
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 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 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.05% | 0.151 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| b7efe717-a805-47cf-8e9a-921fca0ce0ce | 8.9 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/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-158 Improper Neutralization of Null Byte or NUL Character
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes NUL characters or null bytes when they are sent to a downstream component.