CVE-2025-12001
BaseFortify
Publication date: 2025-10-20
Last updated on: 2025-11-07
Assigner: azure-access
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| azure-access | blu-ic2_firmware | to 1.20 (exc) |
| azure-access | blu-ic2 | * |
| azure-access | blu-ic4_firmware | to 1.20 (exc) |
| azure-access | blu-ic4 | * |
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. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is caused by a lack of application manifest sanitation, which could allow an attacker to inject and store malicious scripts (stored Cross-Site Scripting or XSS) within the affected application. When other users access the affected parts of the application, these scripts could execute in their browsers, potentially leading to unauthorized actions or data theft.
How can this vulnerability impact me? :
The impact of this vulnerability can be severe, as indicated by its maximum CVSS score of 10.0. An attacker could exploit it remotely without any privileges or user interaction to execute harmful scripts in users' browsers. This can lead to data theft, session hijacking, defacement, or other malicious activities compromising the confidentiality, integrity, and availability of the system and its users.