~ubuntu-branches/ubuntu/lucid/python-django/lucid-security

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-03-04 14:08:31 UTC
  • Revision ID: package-import@ubuntu.com-20130304140831-hy6wf26skfp5tgma
Tags: 1.1.1-2ubuntu1.8
* SECURITY UPDATE: host header poisoning (LP: #1089337)
  - debian/patches/fix_get_host.patch: tighten host header validation in
    django/http/__init__.py, add tests to
    tests/regressiontests/requests/tests.py.
  - https://www.djangoproject.com/weblog/2012/dec/10/security/
  - No CVE number
* SECURITY UPDATE: redirect poisoning (LP: #1089337)
  - debian/patches/fix_redirect_poisoning.patch: tighten validation in
    django/contrib/auth/views.py,
    django/contrib/comments/views/comments.py,
    django/contrib/comments/views/moderation.py,
    django/contrib/comments/views/utils.py, django/utils/http.py,
    django/views/i18n.py, add tests to
    tests/regressiontests/comment_tests/tests/comment_view_tests.py,
    tests/regressiontests/comment_tests/tests/moderation_view_tests.py,
    tests/regressiontests/views/tests/i18n.py.
  - https://www.djangoproject.com/weblog/2012/dec/10/security/
  - No CVE number
* SECURITY UPDATE: host header poisoning (LP: #1130445)
  - debian/patches/add_allowed_hosts.patch: add new ALLOWED_HOSTS setting
    to django/conf/global_settings.py,
    django/conf/project_template/settings.py,
    django/http/__init__.py, django/test/utils.py, add docs to
    docs/ref/settings.txt, add tests to
    tests/regressiontests/requests/tests.py, backport required function
    to django/utils/functional.py.
  - https://www.djangoproject.com/weblog/2013/feb/19/security/
  - No CVE number
* SECURITY UPDATE: XML attacks (LP: #1130445)
  - debian/patches/CVE-2013-166x.patch: forbid DTDs, entity expansion,
    and external entities/DTDs in
    django/core/serializers/xml_serializer.py, add tests to
    tests/regressiontests/serializers_regress/tests.py.
  - https://www.djangoproject.com/weblog/2013/feb/19/security/
  - CVE-2013-1664
  - CVE-2013-1665
* SECURITY UPDATE: Data leakage via admin history log (LP: #1130445)
  - debian/patches/CVE-2013-0305.patch: add permission checks to history
    view in django/contrib/admin/options.py, add tests to
    tests/regressiontests/admin_views/tests.py.
  - https://www.djangoproject.com/weblog/2013/feb/19/security/
  - CVE-2013-0305
* SECURITY UPDATE: Formset denial-of-service (LP: #1130445)
  - debian/patches/CVE-2013-0306.patch: limit maximum number of forms in
    django/forms/formsets.py, add docs to docs/topics/forms/formsets.txt.
  - https://www.djangoproject.com/weblog/2013/feb/19/security/
  - CVE-2013-0306
Filename Latest Rev Last Changed Committer Comment Size
..
debian 2 18 years ago Bazaar Package Importer [ Brett Parker ] * 0.95 release - initial packagin Diff
django 1 18 years ago Bazaar Package Importer Import upstream version 0.95 Diff
docs 1 18 years ago Bazaar Package Importer Import upstream version 0.95 Diff
examples 1 18 years ago Bazaar Package Importer Import upstream version 0.95 Diff
extras 1 18 years ago Bazaar Package Importer Import upstream version 0.95 Diff
scripts 16 16 years ago Bazaar Package Importer * Merge from Debian (LP: #264191), remaining chang Diff
tests 1.2.3 15 years ago Bazaar Package Importer Import upstream version 1.1 Diff
AUTHORS 25 15 years ago Bazaar Package Importer * Merge python-django 1.1.1-1 from debian unstable 16.7 KB Diff Download File
INSTALL 1.1.7 16 years ago Bazaar Package Importer Import upstream version 1.0.2 816 bytes Diff Download File
LICENSE 1.2.1 16 years ago Bazaar Package Importer Import upstream version 1.0 1.5 KB Diff Download File
MANIFEST.in 22 15 years ago Bazaar Package Importer * New upstream release. * Merge from experimental: 1013 bytes Diff Download File
PKG-INFO 1.1.9 15 years ago Bazaar Package Importer Import upstream version 1.1.1 1 KB Diff Download File
README 16 16 years ago Bazaar Package Importer * Merge from Debian (LP: #264191), remaining chang 1.4 KB Diff Download File
setup.cfg 16 16 years ago Bazaar Package Importer * Merge from Debian (LP: #264191), remaining chang 117 bytes Diff Download File
setup.py 25 15 years ago Bazaar Package Importer * Merge python-django 1.1.1-1 from debian unstable 3.9 KB Diff Download File