django-user-sessions@1.0.0-beta1

Django sessions with a foreign key to the user

  • latest version

    2.0.0

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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)