CVE-2025-54301
BaseFortify
Publication date: 2025-08-25
Last updated on: 2025-08-25
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | quantum_manager | 1.0.0-3.2.0 |
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 stored Cross-Site Scripting (XSS) issue in the Quantum Manager component for Joomla versions 1.0.0 to 3.2.0. It occurs because file names are not properly escaped, allowing an attacker to inject malicious scripts that are stored and later executed in the context of users viewing the affected component.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of users with high privileges, potentially leading to unauthorized actions, data theft, or compromise of the affected Joomla site. Since it is a stored XSS with high impact, it can severely affect the security and integrity of the system.