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

No history.

Information

Published : 2020-01-24 20:15

Updated : 2024-02-28 17:28


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-326

Inadequate Encryption Strength

CWE-287

Improper Authentication