mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
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.
|
||
|