UBUNTU-CVE-2017-7233

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2017-7233
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2017/UBUNTU-CVE-2017-7233.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2017-7233
Related
Published
2017-04-04T14:00:00Z
Modified
2017-04-04T14:00:00Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely django.utils.http.is_safe_url()) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.

References

Affected packages

Ubuntu:14.04:LTS / python-django

Package

Name
python-django
Purl
pkg:deb/ubuntu/python-django@1.6.11-0ubuntu1.1?arch=src?distro=trusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.6.11-0ubuntu1.1

Affected versions

1.*

1.5.4-1ubuntu1
1.6-1
1.6.1-1
1.6.1-2
1.6.1-2ubuntu0.1
1.6.1-2ubuntu0.2
1.6.1-2ubuntu0.3
1.6.1-2ubuntu0.4
1.6.1-2ubuntu0.5
1.6.1-2ubuntu0.6
1.6.1-2ubuntu0.8
1.6.1-2ubuntu0.9
1.6.1-2ubuntu0.10
1.6.1-2ubuntu0.11
1.6.1-2ubuntu0.12
1.6.1-2ubuntu0.13
1.6.1-2ubuntu0.14
1.6.1-2ubuntu0.15
1.6.1-2ubuntu0.16
1.6.11-0ubuntu1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "python-django-doc": "1.6.11-0ubuntu1.1",
            "python-django": "1.6.11-0ubuntu1.1"
        }
    ]
}

Ubuntu:16.04:LTS / python-django

Package

Name
python-django
Purl
pkg:deb/ubuntu/python-django@1.8.7-1ubuntu5.5?arch=src?distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.7-1ubuntu5.5

Affected versions

1.*

1.7.9-1ubuntu5
1.8.5-2ubuntu1
1.8.7-1ubuntu1
1.8.7-1ubuntu2
1.8.7-1ubuntu3
1.8.7-1ubuntu4
1.8.7-1ubuntu5
1.8.7-1ubuntu5.1
1.8.7-1ubuntu5.2
1.8.7-1ubuntu5.4

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "python-django-common": "1.8.7-1ubuntu5.5",
            "python-django-doc": "1.8.7-1ubuntu5.5",
            "python-django": "1.8.7-1ubuntu5.5",
            "python3-django": "1.8.7-1ubuntu5.5"
        }
    ]
}