mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2024-25977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25977)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The application does not change the session token when using the login or logout functionality. An attacker can set a session token in the victim's browser (e.g. via XSS) and prompt the victim to log in (e.g. via a redirect to the login page). This results in the victim's account being taken over.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://r.sec-consult.com/hawki
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|