Open Redirect in OAuth2 Proxy
Moderate severity
GitHub Reviewed
Published
Jun 27, 2020
in
oauth2-proxy/oauth2-proxy
•
Updated Jan 9, 2023
Package
Affected versions
>= 5.1.1, < 6.0.0
Patched versions
6.0.0
Description
Reviewed
May 24, 2021
Published to the GitHub Advisory Database
Dec 20, 2021
Last updated
Jan 9, 2023
Impact
As users can provide a redirect address for the proxy to send the authenticated user to at the end of the authentication flow. This is expected to be the original URL that the user was trying to access.
This redirect URL is checked within the proxy and validated before redirecting the user to prevent malicious actors providing redirects to potentially harmful sites.
References