#26146: CsrfViewMiddleware responds to any arbitrary HTTP method outside of
'GET',
'HEAD', 'OPTIONS', and 'TRACE'
-------------------------------------+-------------------------------------
Reporter: finetype | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: CSRF | Version: 1.8
Severity: Normal | Resolution:
Keywords: trace, track, csrf, | Triage Stage: Accepted
error, page |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by timgraham):
I was concerned that you can identify a Django-powered site (presuming it
hasn't customized `settings.CSRF_FAILURE_VIEW`) using something like `curl
-X TRACK https://www.djangoproject.com/` (which returns a "CSRF
verification failed" page), however, now I realized the same issue applies
to `POST` or any other verb so that concern isn't really related this
ticket.
--
Ticket URL: <https://code.djangoproject.com/ticket/26146#comment:6>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.b6c76d2c642669f460f9049d69b2ba31%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.