CVE-2025-63220
BaseFortify
Publication date: 2025-11-19
Last updated on: 2025-11-20
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sound4 | first | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-494 | The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary code remotely on the affected system, potentially leading to full system compromise, unauthorized access, data theft, or disruption of services.
Can you explain this vulnerability to me?
The vulnerability in the Sound4 FIRST web-based management interface allows an attacker to perform Remote Code Execution (RCE) by exploiting the firmware update process. Specifically, the update mechanism does not validate the integrity of a script named manual.sh, which can be modified by an attacker to inject arbitrary commands when the firmware is repackaged and installed.