django-user-sessions@1.7.0 vulnerabilities

Django sessions with a foreign key to the user

  • latest version

    2.0.0

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    2 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-user-sessions package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Session Key Exposure

    django-user-sessions is a Django sessions with a foreign key to the user.

    Affected versions of this package are vulnerable to Session Key Exposure. 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.

    How to fix Session Key Exposure?

    Upgrade django-user-sessions to version 1.7.1 or higher.

    [,1.7.1)