mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
973 B
Markdown
18 lines
973 B
Markdown
### [CVE-2021-25985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25985)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
In Factor (App Framework & Headless CMS) v1.0.4 to v1.8.30, improperly invalidate a user’s session even after the user logs out of the application. In addition, user sessions are stored in the browser’s local storage, which by default does not have an expiration time. This makes it possible for an attacker to steal and reuse the cookies using techniques such as XSS attacks, followed by a local account takeover.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25985
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|