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

« back to all changes in this revision

Viewing changes to retired/CVE-2015-0222

  • 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
 
PublicDateAtUSN: 2015-01-13
2
 
Candidate: CVE-2015-0222
3
 
PublicDate: 2015-01-16
4
 
References: 
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0222
6
 
 https://www.djangoproject.com/weblog/2015/jan/13/security/
7
 
 https://usn.ubuntu.com/usn/usn-2469-1
8
 
Description:
9
 
 ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before
10
 
 1.7.3, when show_hidden_initial is set to True, allows remote attackers to
11
 
 cause a denial of service by submitting duplicate values, which triggers a
12
 
 large number of SQL queries.
13
 
Ubuntu-Description: 
14
 
Notes: 
15
 
Bugs: 
16
 
Priority: medium
17
 
Discovered-by: Keryn Knight
18
 
Assigned-to: mdeslaur
19
 
 
20
 
Patches_python-django:
21
 
upstream_python-django: released (1.6.10)
22
 
lucid_python-django: not-affected
23
 
precise_python-django: not-affected
24
 
trusty_python-django: released (1.6.1-2ubuntu0.6)
25
 
utopic_python-django: released (1.6.6-1ubuntu2.1)
26
 
devel_python-django: released (1.6.6-1ubuntu3)