UbuntuUpdates.org

Package "python-django"

Name: python-django

Description:

High-level Python web development framework (Python 2 version)

Latest version: 1.8.7-1ubuntu5.15
Release: xenial (16.04)
Level: security
Repository: main
Homepage: http://www.djangoproject.com/

Links


Download "python-django"


Other versions of "python-django" in Xenial

Repository Area Version
base main 1.8.7-1ubuntu5
updates main 1.8.7-1ubuntu5.15

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 1.8.7-1ubuntu5.10 2019-08-01 13:07:05 UTC

  python-django (1.8.7-1ubuntu5.10) xenial-security; urgency=medium

  * SECURITY UPDATE: Denial-of-service possibility in
    django.utils.text.Truncator
    - debian/patches/CVE-2019-14232.patch: adjusted regex to avoid
      backtracking issues when truncating HTML in django/utils/text.py,
      tests/template_tests/filter_tests/test_truncatewords_html.py,
      tests/utils_tests/test_text.py.
    - CVE-2019-14232
  * SECURITY UPDATE: Denial-of-service possibility in strip_tags()
    - debian/patches/CVE-2019-14233.patch: prevented excessive HTMLParser
      recursion in strip_tags() when handling incomplete HTML entities in
      django/utils/html.py, tests/utils_tests/test_html.py.
    - CVE-2019-14233
  * SECURITY UPDATE: SQL injection possibility in key and index lookups for
    JSONField/HStoreField
    - debian/patches/CVE-2019-14234.patch: protected JSONField/HStoreField
      key and index lookups against SQL injection in
      django/contrib/postgres/fields/hstore.py,
      tests/postgres_tests/test_hstore.py.
    - CVE-2019-14234
  * SECURITY UPDATE: Potential memory exhaustion in
    django.utils.encoding.uri_to_iri()
    - debian/patches/CVE-2019-14235.patch: fixed potential memory
      exhaustion in django.utils.encoding.uri_to_iri() in
      django/utils/encoding.py, tests/utils_tests/test_encoding.py.
    - CVE-2019-14235

 -- Marc Deslauriers <email address hidden> Fri, 26 Jul 2019 07:41:12 -0400

Source diff to previous version
CVE-2019-14232 RESERVED
CVE-2019-14233 RESERVED
CVE-2019-14234 RESERVED
CVE-2019-14235 RESERVED

Version: 1.8.7-1ubuntu5.9 2019-07-03 12:07:21 UTC

  python-django (1.8.7-1ubuntu5.9) xenial-security; urgency=medium

  * SECURITY UPDATE: Incorrect HTTP detection with reverse-proxy
    connecting via HTTPS
    - debian/patches/CVE-2019-12781.patch: made HttpRequest always
      trusty SECURE_PROXY_SSL_HEADER if set in django/http/request.py,
      docs/ref/settings.txt and added tests to tests/settings_test/tests.py.
    - CVE-2019-12781

 -- <email address hidden> (Leonidas S. Barbosa) Mon, 24 Jun 2019 11:30:16 -0300

Source diff to previous version
CVE-2019-12781 Incorrect HTTP detection with reverse-proxy connecting via HTTPS

Version: 1.8.7-1ubuntu5.8 2019-02-13 15:07:02 UTC

  python-django (1.8.7-1ubuntu5.8) xenial-security; urgency=medium

  * SECURITY UPDATE: DoS via memory exhaustion
    - debian/patches/CVE-2019-6975.patch: limit digits in
      django/utils/numberformat.py, added tests to
      tests/utils_tests/test_numberformat.py.
    - CVE-2019-6975

 -- Marc Deslauriers <email address hidden> Tue, 12 Feb 2019 08:55:08 -0500

Source diff to previous version
CVE-2019-6975 Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied va

Version: 1.8.7-1ubuntu5.7 2019-01-09 19:07:05 UTC

  python-django (1.8.7-1ubuntu5.7) xenial-security; urgency=medium

  * SECURITY UPDATE: content spoofing in the default 404 page
    - debian/patches/CVE-2019-3498.patch: properly quote string in
      django/views/defaults.py, add test to tests/handlers/tests.py.
    - CVE-2019-3498

 -- Marc Deslauriers <email address hidden> Tue, 08 Jan 2019 13:45:35 -0500

Source diff to previous version
CVE-2019-3498 Content spoofing possibility in the default 404 page

Version: 1.8.7-1ubuntu5.6 2018-03-08 14:06:27 UTC

  python-django (1.8.7-1ubuntu5.6) xenial-security; urgency=medium

  * SECURITY UPDATE: DoS in urlize and urlizetrunc template filters
    - debian/patches/CVE-2018-7536.patch: fix backtracking in
      django/utils/html.py, add test to tests/utils_tests/test_html.py.
    - CVE-2018-7536
  * SECURITY UPDATE: DoS in truncatechars_html and truncatewords_html
    template filters
    - debian/patches/CVE-2018-7537.patch: fix backtracking in
      django/utils/text.py, add test to tests/utils_tests/test_text.py.
    - CVE-2018-7537

 -- Marc Deslauriers <email address hidden> Mon, 05 Mar 2018 15:32:46 +0100

CVE-2018-7536 Denial-of-service possibility in urlize and urlizetrunc template filters
CVE-2018-7537 Denial-of-service possibility in truncatechars_html and truncatewords_html template filters



About   -   Send Feedback to @ubuntu_updates