~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2015-3982

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2015-3982
2
 
CRD: 2015-05-20
3
 
PublicDate: 2015-06-02
4
 
References: 
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3982
6
 
 https://www.djangoproject.com/weblog/2015/may/20/security-release/
7
 
Description:
8
 
 The session.flush function in the cached_db backend in Django 1.8.x before
9
 
 1.8.2 does not properly flush the session, which allows remote attackers to
10
 
 hijack user sessions via an empty string in the session key.
11
 
Ubuntu-Description: 
12
 
Notes: 
13
 
 mdeslaur> only affects 1.8.x
14
 
Bugs: 
15
 
Priority: medium
16
 
Discovered-by:
17
 
Assigned-to: 
18
 
 
19
 
Patches_python-django:
20
 
upstream_python-django: released (1.8.2)
21
 
precise_python-django: not-affected
22
 
trusty_python-django: not-affected
23
 
utopic_python-django: not-affected
24
 
vivid_python-django: not-affected
25
 
devel_python-django: not-affected (1.7.6-1ubuntu2)