CVE-2025-45878
BaseFortify
Publication date: 2025-06-17
Last updated on: 2025-06-24
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| miliaris | amygdala | 2.2.6 |
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 cross-site scripting (XSS) flaw in the report manager function of Miliaris Amigdala version 2.2.6. It allows attackers to inject and execute arbitrary HTML or JavaScript code in the context of a user's browser by sending a specially crafted payload. This means an attacker can manipulate the web application to run malicious scripts when a user interacts with the affected function.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of arbitrary scripts in a user's browser, which may result in information disclosure, session hijacking, or other malicious actions such as redirecting users to harmful sites or stealing sensitive data. This compromises the security and privacy of users interacting with the affected application.