[issue45795] urllib http client vulnerable to DOS attack

Senthil Kumaran report at bugs.python.org
Fri Nov 26 11:05:09 EST 2021


Senthil Kumaran <senthil at python.org> added the comment:

Hi Muhammad, 

I haven't gotten to this. urllib doesn't maintain a client state during multiple request / response.

The code is available here https://github.com/python/cpython/tree/main/Lib/urllib

----------

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


More information about the Python-bugs-list mailing list