There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://bugs.python.org/issue43075 | issue tracking patch vendor advisory exploit |
https://bugzilla.redhat.com/show_bug.cgi?id=1995234 | issue tracking third party advisory |
https://github.com/python/cpython/pull/24391 | third party advisory patch |
https://ubuntu.com/security/CVE-2021-3733 | third party advisory patch |
https://github.com/python/cpython/commit/7215d1ae25525c92b026166f9d5cac85fb | third party advisory patch |
https://security.netapp.com/advisory/ntap-20220407-0001/ | third party advisory |
https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html | mailing list |
https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html | mailing list |