Approved changes feed: RSS · Atom

cpe:2.3:h:dbbroadcast:mozart_dds_next_50:-:*:*:*:*:*:*:*

part: h version: - update: *

VendorDbbroadcast (d77f64c7-e391-5ae5-8077-754951eb7032)
ProductMozart Dds Next 50 (25d9e97c-d9ec-5ac1-876b-41402ebf83c4)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-66263 not_vulnerable 2026-06-03 15:09:41.834004 Unauthenticated Arbitrary File Read via Null Byte Injection
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.
Published: 2025-11-26T00:52:24.390Z
Updated: 2025-11-26T16:10:21.364Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66262 not_vulnerable 2026-06-03 15:09:41.831096 Arbitrary File Overwrite via Tar Extraction Path Traversal
Arbitrary File Overwrite via Tar Extraction Path Traversal 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 Tar extraction with -C / allow arbitrary file overwrite via crafted archive. The `restore_mozzi_memories.sh` script extracts user-controlled tar archives with `-C /` flag, depositing contents to the filesystem root without path validation. When combined with the unauthenticated file upload vulnerabilities (CVE-01, CVE-06, CVE-07), attackers can craft malicious .tgz archives containing path-traversed filenames (e.g., `etc/shadow`, `var/www/index.php`) to overwrite critical system files in writable directories, achieving full system compromise.
Published: 2025-11-26T00:50:55.913Z
Updated: 2025-11-26T14:57:11.139Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66261 not_vulnerable 2026-06-03 15:09:41.828438 Unauthenticated OS Command Injection (restore_settings.php)
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.
Published: 2025-11-26T00:49:38.259Z
Updated: 2025-11-26T15:00:02.948Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66260 not_vulnerable 2026-06-03 15:09:41.825678 PostgreSQL SQL Injection (status_sql.php)
PostgreSQL SQL Injection (status_sql.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 SQL injection via sw1 and sw2 parameters in status_sql.php. The `status_sql.php` endpoint constructs SQL UPDATE queries by directly concatenating user-controlled `sw1` and `sw2` parameters without using parameterized queries or `pg_escape_string()`. While PostgreSQL's `pg_exec` limitations prevent stacked queries, attackers can inject subqueries for data exfiltration and leverage verbose error messages for reconnaissance.
Published: 2025-11-26T00:48:34.554Z
Updated: 2025-11-26T15:06:21.454Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66259 not_vulnerable 2026-06-03 15:09:41.823197 Authenticated Root Remote Code Execution through improper filtering of HTTP post request parameters
Authenticated Root Remote Code Execution via improrer user input filtering 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 in main_ok.php user supplied data/hour/time is passed directly into date shell command
Published: 2025-11-26T00:46:51.931Z
Updated: 2025-11-26T15:46:56.051Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66258 not_vulnerable 2026-06-03 15:09:41.820368 Stored Cross-Site Scripting via XML Injection
Stored Cross-Site Scripting via XML 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 Stored XSS via crafted filenames injected into patchlist.xml. User-controlled filenames are directly concatenated into `patchlist.xml` without encoding, allowing injection of malicious JavaScript payloads via crafted filenames (e.g., `<img src=x onerror=alert()>.bin`). The XSS executes when ajax.js processes and renders the XML file.
Published: 2025-11-26T00:45:39.995Z
Updated: 2025-11-26T15:47:46.259Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66257 not_vulnerable 2026-06-03 15:09:41.817550 Unauthenticated Arbitrary File Deletion (patch_contents.php)
Unauthenticated Arbitrary File Deletion (patch_contents.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 The deletepatch parameter allows unauthenticated deletion of arbitrary files. The `deletepatch` parameter in `patch_contents.php` allows unauthenticated deletion of arbitrary files in `/var/www/patch/` directory without sanitization or access control checks.
Published: 2025-11-26T00:43:54.408Z
Updated: 2025-11-26T15:49:25.857Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66256 not_vulnerable 2026-06-03 15:09:41.814813 Unauthenticated Arbitrary File Upload (patch_contents.php)
Unauthenticated Arbitrary File Upload (patch_contents.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 Unrestricted file upload in patch_contents.php allows uploading malicious files. The `/var/tdf/patch_contents.php` endpoint allows unauthenticated arbitrary file uploads without file type validation, MIME checking, or size restrictions beyond 16MB, enabling attackers to upload malicious files.
Published: 2025-11-26T00:41:08.666Z
Updated: 2025-12-03T16:13:49.513Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66255 not_vulnerable 2026-06-03 15:09:41.806202 Unauthenticated Arbitrary File Upload (upgrade_contents.php)
Unauthenticated Arbitrary File Upload (upgrade_contents.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 Missing signature validation allows uploading malicious firmware packages.  The firmware upgrade endpoint in `upgrade_contents.php` accepts arbitrary file uploads without validating file headers, cryptographic signatures, or enforcing .tgz format requirements, allowing malicious firmware injection. This endpoint also subsequently provides ways for arbitrary file uploads and subsequent remote code execution
Published: 2025-11-26T00:39:56.984Z
Updated: 2025-12-03T16:00:07.473Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66254 not_vulnerable 2026-06-03 15:09:41.803425 Unauthenticated Arbitrary File Deletion (upgrade_contents.php)
Unauthenticated Arbitrary File Deletion (upgrade_contents.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 The deleteupgrade parameter allows unauthenticated deletion of arbitrary files.  The `deleteupgrade` parameter in `/var/www/upgrade_contents.php` allows unauthenticated deletion of arbitrary files in `/var/www/upload/` without any extension restriction or path sanitization, enabling attackers to remove critical system files.
Published: 2025-11-26T00:37:48.788Z
Updated: 2025-12-03T15:55:50.204Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66253 not_vulnerable 2026-06-03 15:09:41.800288 Unauthenticated OS Command Injection (start_upgrade.php)
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).
Published: 2025-11-26T00:36:29.474Z
Updated: 2025-12-03T15:55:18.897Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66252 not_vulnerable 2026-06-03 15:09:41.797326 Infinite Loop Denial of Service via Failed File Deletion
Infinite Loop Denial of Service via Failed File Deletion 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 Infinite loop when unlink() fails in status_contents.php causing DoS. Due to the fact that the unlink operation is done in a while loop; if an immutable file is specified or otherwise a file in which the process has no permissions to delete; it would repeatedly attempt to do in a loop.
Published: 2025-11-26T00:34:11.994Z
Updated: 2025-12-01T21:11:46.724Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66251 not_vulnerable 2026-06-03 15:09:41.794323 Unauthenticated Path Traversal with Arbitrary File Deletion
Unauthenticated Path Traversal with Arbitrary File Deletion 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 The deletehidden parameter allows path traversal deletion of arbitrary .tgz files.
Published: 2025-11-26T00:32:26.142Z
Updated: 2025-11-26T15:03:03.656Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-66250 not_vulnerable 2026-06-03 15:09:41.785486 Unauthenticated Arbitrary File Upload (status_contents.php)
Unauthenticated Arbitrary File Upload (status_contents.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 Allows unauthenticated arbitrary file upload via /var/tdf/status_contents.php.
Published: 2025-11-26T00:29:57.431Z
Updated: 2025-11-26T14:56:59.781Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-63229 not_vulnerable 2026-06-03 15:09:36.464097 Details available
The Mozart FM Transmitter web management interface on version WEBMOZZI-00287, contains a reflected Cross-Site Scripting (XSS) vulnerability in the /main0.php endpoint. By injecting a malicious JavaScript payload into the ?m= query parameter, an attacker can execute arbitrary code in the victim's browser, potentially stealing sensitive information, hijacking sessions, or performing unauthorized actions.
Published: 2025-11-18T00:00:00.000Z
Updated: 2025-11-19T14:09:03.395Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-63228 not_vulnerable 2026-06-03 15:09:36.460020 Details available
The Mozart FM Transmitter web management interface on version WEBMOZZI-00287, contains an unauthenticated file upload vulnerability in the /upload_file.php endpoint. An attacker can exploit this by sending a crafted POST request with a malicious file (e.g., a PHP webshell) to the server. The uploaded file is stored in the /upload/ directory, enabling remote code execution and full system compromise.
Published: 2025-11-18T00:00:00.000Z
Updated: 2025-11-19T15:45:32.208Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-63227 not_vulnerable 2026-06-03 15:09:36.439658 Details available
The Mozart FM Transmitter web management interface on version WEBMOZZI-00287, contains an unrestricted file upload vulnerability in the /patch.php endpoint. An attacker with administrative credentials can upload arbitrary files (e.g., PHP webshells), which are stored in the /patch/ directory. This allows the attacker to execute arbitrary commands on the server, potentially leading to full system compromise.
Published: 2025-11-18T00:00:00.000Z
Updated: 2025-11-19T15:46:24.479Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.