There's a flaw in urllib's AbstractBasicAuthHandler class...
Moderate severity
Unreviewed
Published
Mar 11, 2022
to the GitHub Advisory Database
•
Updated Jul 1, 2023
Description
Published by the National Vulnerability Database
Mar 10, 2022
Published to the GitHub Advisory Database
Mar 11, 2022
Last updated
Jul 1, 2023
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.
References