Show filters
1 Total Results
Displaying 1-1 of 1
Sort by:
Attacker Value
Unknown
Session key exposure through session list in Django User Sessions
Disclosure Date: January 24, 2020 (last updated February 21, 2025)
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.
0