CVE-2025-32466
BaseFortify
Publication date: 2025-06-11
Last updated on: 2025-06-12
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a SQL injection in the RSMediaGallery! component versions 1.7.4 to 2.1.7 for Joomla. It occurs in the dashboard component where user input is not properly sanitized before being stored and displayed. An attacker can inject malicious JavaScript code into input fields, which is then executed in the browser of any user who clicks on the crafted text in the dashboard.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute malicious JavaScript code in the browsers of users who interact with the compromised dashboard. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities affecting the users and the integrity of the Joomla site.