CVE-2025-64049
BaseFortify
Publication date: 2025-11-25
Last updated on: 2025-12-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redaxo | redaxo | 5.20.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 module management component of REDAXO CMS version 5.20.0. It allows remote users to inject arbitrary web scripts or HTML through the Output code field in modules. The malicious script is executed when a user views or edits an article that includes a slice using the compromised module.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the context of users who view or edit affected articles. This can result in unauthorized actions, data theft, session hijacking, or other malicious activities depending on the injected script's intent.