In OAuth2 Proxy from version 5.1.1 and less than version 6.0.0, 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. This has been fixed in version 6.0.0.
References
Link | Resource |
---|---|
https://github.com/oauth2-proxy/oauth2-proxy/commit/ee5662e0f5001d76ec76562bb605abbd07c266a2 | Patch Third Party Advisory |
https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-5m6c-jp6f-2vcv | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-29 20:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-4037
Mitre link : CVE-2020-4037
CVE.ORG link : CVE-2020-4037
JSON object : View
Products Affected
oauth2_proxy_project
- oauth2_proxy
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')