[issue44022] CVE-2021-3737: urllib http client possible infinite loop on a 100 Continue response

STINNER Victor report at bugs.python.org
Wed Sep 15 05:37:23 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Matej Cepl: "Is there a CVE for this?"

Yes, CVE-2021-3737 was assigned to this issue.

* https://access.redhat.com/security/cve/CVE-2021-3737
* https://bugzilla.redhat.com/show_bug.cgi?id=1995162

----------
nosy: +vstinner
title: urllib http client possible infinite loop on a 100 Continue response -> CVE-2021-3737: urllib http client possible infinite loop on a 100 Continue response

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


More information about the Python-bugs-list mailing list