VYPR

Django User Sessions

by Django User Sessions Project

CVEs (1)

  • CVE-2020-5224MedJan 24, 2020
    risk 0.35cvss 6.5epss 0.01

    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…