Vulnerabilities (CVE)

Filtered by vendor Django-user-sessions Project Subscribe
Filtered by product Django-user-sessions
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-5224 1 Django-user-sessions Project 1 Django-user-sessions 2024-02-28 4.0 MEDIUM 8.8 HIGH
In Django User Sessions (django-user-sessions) before 1.7.1, the views provided allow users to terminate specific sessions. The session key is used to identify sessions, and thus included in the rendered HTML. In itself this is not a problem. However if the website has an XSS vulnerability, the session key could be extracted by the attacker and a session takeover could happen.