Session Hijacking Affecting django package, versions [1.8,1.8.2)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.19% (57th percentile)
Expand this section
NVD
5.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-DJANGO-40325
  • published 20 May 2015
  • disclosed 20 May 2015
  • credit Unknown

Overview

django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to Session Hijacking. The session.flush function in the cached_db backend did not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.