CVE-2020-5224

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:django-user-sessions_project:django-user-sessions:*:*:*:*:*:*:*:*

History

21 Nov 2024, 05:33

Type Values Removed Values Added
CVSS v2 : 4.0
v3 : 8.8
v2 : 4.0
v3 : 6.5
References () https://github.com/Bouke/django-user-sessions/security/advisories/GHSA-5fq8-3q2f-4m5g - Third Party Advisory () https://github.com/Bouke/django-user-sessions/security/advisories/GHSA-5fq8-3q2f-4m5g - Third Party Advisory
References () https://github.com/jazzband/django-user-sessions/commit/f0c4077e7d1436ba6d721af85cee89222ca5d2d9 - Patch () https://github.com/jazzband/django-user-sessions/commit/f0c4077e7d1436ba6d721af85cee89222ca5d2d9 - Patch

Information

Published : 2020-01-24 20:15

Updated : 2024-11-21 05:33


NVD link : CVE-2020-5224

Mitre link : CVE-2020-5224

CVE.ORG link : CVE-2020-5224


JSON object : View

Products Affected

django-user-sessions_project

  • django-user-sessions
CWE
CWE-287

Improper Authentication

CWE-326

Inadequate Encryption Strength