CVE-2024-37394
BaseFortify
Publication date: 2025-06-10
Last updated on: 2025-06-16
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vanderbilt | redcap | to 14.2.1 (exc) |
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 Project Dashboards of REDCap version 13.1.9. Authenticated users can inject malicious web scripts or HTML into the 'Dashboard title' and 'Dashboard content' text boxes. When the dashboard is viewed, these scripts execute, potentially compromising the security of the application and its users.
How can this vulnerability impact me? :
The vulnerability allows attackers who have authenticated access to inject and execute arbitrary scripts within the REDCap dashboard. This can lead to unauthorized actions, data theft, session hijacking, or other malicious activities affecting users who view the compromised dashboard.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to update REDCap to version 14.2.1 or later to mitigate this stored cross-site scripting (XSS) vulnerability in the Project Dashboards.