#31412: database timing attack against sessions
----------------------------------+--------------------------------------
     Reporter:  Brian May         |                    Owner:  nobody
         Type:  Bug               |                   Status:  new
    Component:  contrib.sessions  |                  Version:  3.0
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Unreviewed
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------

Comment (by Simon Charette):

 Looking at
 [https://github.com/rack/rack/commit/7fecaee81f59926b6e1913511c90650e76673b38
 Rack patch] I think this might have a bit of overlap with #21076
 ([https://github.com/django/django/pull/8736 PR]). If session ID were
 hashed it wouldn't be possible to use timing attacks on the btree-index to
 statistically walk your way to a valid session ID.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31412#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.fc47105eea6bee541ec1839d574ca2f2%40djangoproject.com.

Reply via email to