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

« back to all changes in this revision

Viewing changes to retired/CVE-2016-2512

  • 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: 2016-03-01 17:00:00 UTC
2
 
Candidate: CVE-2016-2512
3
 
CRD: 2016-03-01 17:00:00 UTC
4
 
PublicDate: 2016-04-08
5
 
References: 
6
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2512
7
 
 https://www.djangoproject.com/weblog/2016/mar/01/security-releases/
8
 
 https://usn.ubuntu.com/usn/usn-2915-1
9
 
Description:
10
 
 The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x
11
 
 before 1.9.3 allows remote attackers to redirect users to arbitrary web
12
 
 sites and conduct phishing attacks or possibly conduct cross-site scripting
13
 
 (XSS) attacks via a URL containing basic authentication, as demonstrated by
14
 
 http://mysite.example.com\@attacker.com.
15
 
Ubuntu-Description: 
16
 
Notes: 
17
 
 mdeslaur> patch introduced a regression:
18
 
 mdeslaur> https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1553251
19
 
 mdeslaur> https://code.djangoproject.com/ticket/26308
20
 
 mdeslaur> https://github.com/django/django/commit/ada7a4aefb9bec4c34667b511022be6057102f98
21
 
 mdeslaur> https://github.com/django/django/commit/552f03869ea7f3072b3fa19ffb6cb2d957fd8447
22
 
Bugs: 
23
 
Priority: medium
24
 
Discovered-by: Mark Striemer
25
 
Assigned-to: mdeslaur
26
 
 
27
 
Patches_python-django:
28
 
upstream_python-django: released (1.8.10,1.9.3)
29
 
precise_python-django: released (1.3.1-4ubuntu1.20)
30
 
trusty_python-django: released (1.6.1-2ubuntu0.12)
31
 
vivid/stable-phone-overlay_python-django: DNE
32
 
vivid/ubuntu-core_python-django: DNE
33
 
wily_python-django: released (1.7.9-1ubuntu5.2)
34
 
devel_python-django: released (1.8.7-1ubuntu2)