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.
AI analysis not yet available
Plain-English explanation, risk summary, and remediation steps will appear here once AI analysis is complete.
No Fix Known
No patch has been released yet. Apply workarounds or mitigations where available.
| Vendor | Product | Versions | Fixed In |
|---|---|---|---|
| dbbroadcast | mozart_next_3000_firmware | - | - |
| dbbroadcast | mozart_next_3500_firmware | - |
Published
CVE disclosed publicly
Last Modified
Most recent update
Indexed to CVEInsight
Added to this platform
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
22
Affected Products
1
References
dbbroadcast / mozart_next_3000_firmware
| - |
| dbbroadcast | mozart_next_50_firmware | - | - |
| dbbroadcast | mozart_next_500_firmware | - | - |
| dbbroadcast | mozart_next_6000_firmware | - | - |
| dbbroadcast | mozart_next_7000_firmware | - | - |
| dbbroadcast | mozart_next_100_firmware | - | - |
| dbbroadcast | mozart_next_1000_firmware | - | - |
| dbbroadcast | mozart_next_2000_firmware | - | - |
| dbbroadcast | mozart_next_30_firmware | - | - |
| dbbroadcast | mozart_next_300_firmware | - | - |
| dbbroadcast | mozart_dds_next_30_firmware | - | - |
| dbbroadcast | mozart_dds_next_50_firmware | - | - |
| dbbroadcast | mozart_dds_next_100_firmware | - | - |
| dbbroadcast | mozart_dds_next_300_firmware | - | - |
| dbbroadcast | mozart_dds_next_500_firmware | - | - |
| dbbroadcast | mozart_dds_next_1000_firmware | - | - |
| dbbroadcast | mozart_dds_next_2000_firmware | - | - |
| dbbroadcast | mozart_dds_next_3000_firmware | - | - |
| dbbroadcast | mozart_dds_next_3500_firmware | - | - |
| dbbroadcast | mozart_dds_next_6000_firmware | - | - |
| dbbroadcast | mozart_dds_next_7000_firmware | - | - |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploitability
Impact