#26158: cookie parsing fails with python 3.x if request contains unnamed cookie
--------------------------------+--------------------------------------
     Reporter:  Treverix        |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  HTTP handling   |                  Version:  1.8
     Severity:  Normal          |               Resolution:
     Keywords:  cookie python3  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------
Changes (by timgraham):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 This is likely due to https://hg.python.org/cpython/rev/9e765e65e5cb. A
 related report in Django is #25458, but I transferred it to a Python
 ticket: https://bugs.python.org/issue25228. I guess any changes to
 mitigate this issue should probably handled in Python as well. I'm not
 sure it can be fixed without reintroduced the security issue fixed in
 Python, but my understanding of the issue is limited.

--
Ticket URL: <https://code.djangoproject.com/ticket/26158#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.f02400825af7d2d6d80f54c79ed447c6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to