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

Viewing all changes in revision 29.

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2011-02-15 17:11:08 UTC
  • Revision ID: james.westby@ubuntu.com-20110215171108-jeg1jydwjjy5trgu
Tags: 1.1.1-2ubuntu1.3
* SECURITY UPDATE: flaw in CSRF handling (LP: #719031)
  - debian/patches/10_CVE-2011-0696.diff: apply full CSRF validation to all
    requests, regardless of apparent AJAX origin. This is technically
    backwards-incompatible, but the security risks have been judged to
    outweigh the compatibility concerns in this case. See the Django project
    notes for more information:
    http://www.djangoproject.com/weblog/2011/feb/08/security/
  - CVE-2011-0696
* SECURITY UPDATE: potential XSS in file field rendering
  - debian/patches/11_CVE-2011-0697.diff: properly escape URL in
    django/contrib/admin/widgets.py
  - CVE-2011-0697

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: