CVE-2025-64046
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openrapid | rapidcms | 1.3.1 |
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 Cross Site Scripting (XSS) issue in OpenRapid RapidCMS version 1.3.1, specifically in the /system/update-run.php file. It allows an attacker to inject malicious scripts that can be executed in the context of a user's browser.
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing malicious scripts in users' browsers, potentially stealing sensitive information, hijacking user sessions, or performing actions on behalf of the user without their consent. It affects confidentiality and integrity but does not impact availability.