mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 23:51:26 +02:00
18 lines
843 B
Markdown
18 lines
843 B
Markdown
### [CVE-2021-25926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25926)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|