cve/2024/CVE-2024-56376.md

18 lines
962 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-56376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56376)
![](https://img.shields.io/static/v1?label=Product&message=REDCap&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=14.9.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brightgreen)
### Description
A stored cross-site scripting (XSS) vulnerability in the built-in messenger of REDCap 14.9.6 allows authenticated users to inject malicious scripts into the message field. When a user click on the received message, the crafted payload is executed, potentially enabling the execution of arbitrary web scripts.
### POC
#### Reference
- https://github.com/ping-oui-no/Vulnerability-Research-CVESS/blob/main/RedCap/CVE-2024-56376/README.md
#### Github
No PoCs found on GitHub currently.