Files
CVEs-PoC/2021/CVE-2021-25985.md
2025-09-29 21:09:30 +02:00

1.0 KiB
Raw Permalink Blame History

CVE-2021-25985

Description

In Factor (App Framework & Headless CMS) v1.0.4 to v1.8.30, improperly invalidate a users session even after the user logs out of the application. In addition, user sessions are stored in the browsers 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

Github

No PoCs found on GitHub currently.