1 results (0.002 seconds)

CVSS: 8.8EPSS: 0%CPEs: 1EXPL: 0

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. En Django User Sessions (django-user-sessions) versiones anteriores a 1.7.1, las vistas proporcionadas permiten a usuarios finalizar sesiones específicas. • https://github.com/Bouke/django-user-sessions/security/advisories/GHSA-5fq8-3q2f-4m5g https://github.com/jazzband/django-user-sessions/commit/f0c4077e7d1436ba6d721af85cee89222ca5d2d9 • CWE-287: Improper Authentication CWE-326: Inadequate Encryption Strength •