[issue44022] "urllib" will result to deny of service

Gen Xu report at bugs.python.org
Wed May 5 07:30:46 EDT 2021


Gen Xu <xgbarry at gmail.com> added the comment:

Looks like it is caused by the httplib not limiting total header size after receiving 100. Added a counter for that to be same size as _MAXLINE=65536.

----------
versions:  -Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44022>
_______________________________________


More information about the Python-bugs-list mailing list