Files
CVEs-PoC/2021/CVE-2021-25925.md
T
2024-06-18 02:51:15 +02:00

18 lines
831 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-25925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25925)
![](https://img.shields.io/static/v1?label=Product&message=sickrage&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### Description
in SiCKRAGE, versions 4.2.0 to 10.0.11.dev1 are vulnerable to Stored Cross-Site-Scripting (XSS) due to user input not being validated properly when processed by the server. Therefore, an attacker can inject arbitrary JavaScript code inside the application, and possibly steal a users sensitive information.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25925
#### Github
- https://github.com/ARPSyndicate/cvemon