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

19 lines
952 B
Markdown

### [CVE-2021-25926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25926)
![](https://img.shields.io/static/v1?label=Product&message=sickrage&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=9.3.54.dev1-10.0.11.dev1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brightgreen)
### Description
In SiCKRAGE, versions 9.3.54.dev1 to 10.0.11.dev1 are vulnerable to Reflected Cross-Site-Scripting (XSS) due to user input not being validated properly in the `quicksearch` feature. Therefore, an attacker can steal a user's sessionID to masquerade as a victim user, to carry out any actions in the context of the user.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25926%2C
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25926,
#### Github
- https://github.com/octane23/CASE-STUDY-1