CVE-2025-50056
BaseFortify
Publication date: 2025-07-18
Last updated on: 2025-07-22
Assigner: Joomla! Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | rs_mail | 1.22.26 |
| joomla | rs_mail | 1.19.20 |
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 RSMail! component versions 1.19.20 to 1.22.26 for Joomla. It allows remote attackers to inject arbitrary web scripts or HTML by manipulating a crafted parameter, which is then reflected back to users without proper sanitization.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected website, potentially leading to theft of user credentials, session hijacking, defacement, or distribution of malware to users visiting the site.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability could negatively impact compliance with standards like GDPR and HIPAA because it may lead to unauthorized access or disclosure of personal or sensitive data through exploitation of the XSS flaw, violating data protection requirements.