CVE-2025-27444
BaseFortify
Publication date: 2025-06-04
Last updated on: 2025-06-09
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rsjoomla | rsform\!pro | From 3.0.0 (inc) to 3.3.13 (inc) |
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 in the RSform!Pro component versions 3.0.0 to 3.3.13 for Joomla. It occurs because the filter[dateFrom] GET parameter is improperly handled and reflected without escaping in the administrative backend interface. This allows an authenticated attacker with admin or editor privileges to inject and execute arbitrary JavaScript code by crafting a malicious URL.
How can this vulnerability impact me? :
An attacker with admin or editor access can exploit this vulnerability to execute arbitrary JavaScript code in the context of the administrative backend. This can lead to unauthorized actions, data theft, session hijacking, or further compromise of the Joomla site.