CVE-2025-63229
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-12-06
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dbbroadcast | mozart_next_100_firmware | * |
| dbbroadcast | mozart_next_100 | * |
| dbbroadcast | mozart_next_1000_firmware | * |
| dbbroadcast | mozart_next_1000 | * |
| dbbroadcast | mozart_next_2000_firmware | * |
| dbbroadcast | mozart_next_2000 | * |
| dbbroadcast | mozart_next_30_firmware | * |
| dbbroadcast | mozart_next_30 | * |
| dbbroadcast | mozart_next_300_firmware | * |
| dbbroadcast | mozart_next_300 | * |
| dbbroadcast | mozart_next_3000_firmware | * |
| dbbroadcast | mozart_next_3000 | * |
| dbbroadcast | mozart_next_3500_firmware | * |
| dbbroadcast | mozart_next_3500 | * |
| dbbroadcast | mozart_next_50_firmware | * |
| dbbroadcast | mozart_next_50 | * |
| dbbroadcast | mozart_next_500_firmware | * |
| dbbroadcast | mozart_next_500 | * |
| dbbroadcast | mozart_next_6000_firmware | * |
| dbbroadcast | mozart_next_6000 | * |
| dbbroadcast | mozart_next_7000_firmware | * |
| dbbroadcast | mozart_next_7000 | * |
| dbbroadcast | mozart_dds_next_30_firmware | * |
| dbbroadcast | mozart_dds_next_30 | * |
| dbbroadcast | mozart_dds_next_50_firmware | * |
| dbbroadcast | mozart_dds_next_50 | * |
| dbbroadcast | mozart_dds_next_100_firmware | * |
| dbbroadcast | mozart_dds_next_100 | * |
| dbbroadcast | mozart_dds_next_300_firmware | * |
| dbbroadcast | mozart_dds_next_300 | * |
| dbbroadcast | mozart_dds_next_500_firmware | * |
| dbbroadcast | mozart_dds_next_500 | * |
| dbbroadcast | mozart_dds_next_1000_firmware | * |
| dbbroadcast | mozart_dds_next_1000 | * |
| dbbroadcast | mozart_dds_next_2000_firmware | * |
| dbbroadcast | mozart_dds_next_2000 | * |
| dbbroadcast | mozart_dds_next_3000_firmware | * |
| dbbroadcast | mozart_dds_next_3000 | * |
| dbbroadcast | mozart_dds_next_3500_firmware | * |
| dbbroadcast | mozart_dds_next_3500 | * |
| dbbroadcast | mozart_dds_next_6000_firmware | * |
| dbbroadcast | mozart_dds_next_6000 | * |
| dbbroadcast | mozart_dds_next_7000_firmware | * |
| dbbroadcast | mozart_dds_next_7000 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the Mozart FM Transmitter web management interface version WEBMOZZI-00287. It occurs in the /main0.php endpoint where an attacker can inject malicious JavaScript code into the ?m= query parameter. When a victim accesses the manipulated URL, the malicious script executes in their browser.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript code in the victim's browser, which may lead to stealing sensitive information, hijacking user sessions, or performing unauthorized actions on behalf of the victim.