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

18 lines
843 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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### 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,
#### Github
- https://github.com/octane23/CASE-STUDY-1