OAuthLib vulnerable to DoS when attacker provides malicious IPV6 URI
Attacker providing malicious redirect uri can cause DoS to oauthlib's web application. Attacker can also leverage usage of uri_validate functions depending where it is used. What kind of vulnerability is it? Who is impacted? Oauthlib applications using OAuth2.0 provider support or use directly uri_validate function.