AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-5224

MEDIUM · CVSS 6.5 EPSS 0.53% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-01-24 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-5224
Severity
MEDIUM
CVSS
6.5
EPSS
0.53%

Original NVD Description

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.