CVE-2025-54295
BaseFortify
Publication date: 2025-07-23
Last updated on: 2025-07-25
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | joomla | 1.0 |
| joomla | joomla | 1.3.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 Reflected Cross-Site Scripting (XSS) issue found in the DJ-Reviews component versions 1.0 to 1.3.6 for Joomla. It allows an attacker to inject malicious scripts into web pages viewed by other users, typically by tricking a user into clicking a crafted link that reflects the malicious code back to their browser.
How can this vulnerability impact me? :
The Reflected XSS vulnerability can lead to attackers executing malicious scripts in the context of a user's browser session. This can result in theft of sensitive information such as cookies or session tokens, defacement of websites, or redirection to malicious sites, potentially compromising user accounts and data.