#14032: CSRF cookie value is marked as safe and inserted in the HTML unchecked
-------------------------------------+--------------------------------------
Reporter: edevil | Owner: lukeplant
Status: assigned | Milestone:
Component: Core framework | Version: 1.2
Resolution: | Keywords: security csrf
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Changes (by lukeplant):
* owner: nobody => lukeplant
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
Comment:
As stated in the documentation, our CSRF mechanism is not safe against
subdomain CSRF attacks. Nevertheless, it would be good to make it safe
against subdomain XSS attacks.
Please open a different ticket for the request to have secure/httponly
cookies, with a rationale for those features.
Thanks!
--
Ticket URL: <http://code.djangoproject.com/ticket/14032#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.