pysec-2015-19
Vulnerability from pysec
Published
2015-06-02 14:59
Modified
2021-07-15 02:22
Details
The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "1.8" }, { "fixed": "1.8.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.8", "1.8.1" ] } ], "aliases": [ "CVE-2015-3982" ], "details": "The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.", "id": "PYSEC-2015-19", "modified": "2021-07-15T02:22:09.577532Z", "published": "2015-06-02T14:59:00Z", "references": [ { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2015/may/20/security-release/" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/74960" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.