Files
CVEs-PoC/2021/CVE-2021-25959.md
2025-09-29 21:09:30 +02:00

18 lines
808 B
Markdown

### [CVE-2021-25959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25959)
![](https://img.shields.io/static/v1?label=Product&message=opencrx-core-config&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen)
### Description
In OpenCRX, versions v4.0.0 through v5.1.0 are vulnerable to reflected Cross-site Scripting (XSS), due to unsanitized parameters in the password reset functionality. This allows execution of external javascript files on any user of the openCRX instance.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25959
#### Github
No PoCs found on GitHub currently.