CVE-2021-21291

OAuth2 Proxy is an open-source reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. In OAuth2 Proxy before version 7.0.0, for users that use the whitelist domain feature, a domain that ended in a similar way to the intended domain could have been allowed as a redirect. For example, if a whitelist domain was configured for ".example.com", the intention is that subdomains of example.com are allowed. Instead, "example.com" and "badexample.com" could also match. This is fixed in version 7.0.0 onwards. As a workaround, one can disable the whitelist domain feature and run separate OAuth2 Proxy instances for each subdomain.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oauth2_proxy_project:oauth2_proxy:*:*:*:*:*:*:*:*

History

08 Feb 2021, 16:36

Type Values Removed Values Added
CPE cpe:2.3:a:oauth2_proxy_project:oauth2_proxy:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 5.8
v3 : 6.1
References (MISC) https://github.com/oauth2-proxy/oauth2-proxy/commit/780ae4f3c99b579cb2ea9845121caebb6192f725 - (MISC) https://github.com/oauth2-proxy/oauth2-proxy/commit/780ae4f3c99b579cb2ea9845121caebb6192f725 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-4mf2-f3wh-gvf2 - (CONFIRM) https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-4mf2-f3wh-gvf2 - Exploit, Third Party Advisory
References (MISC) https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.0.0 - (MISC) https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.0.0 - Release Notes, Third Party Advisory
References (MISC) https://pkg.go.dev/github.com/oauth2-proxy/oauth2-proxy/v7 - (MISC) https://pkg.go.dev/github.com/oauth2-proxy/oauth2-proxy/v7 - Product, Third Party Advisory

02 Feb 2021, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-02 19:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21291

Mitre link : CVE-2021-21291

CVE.ORG link : CVE-2021-21291


JSON object : View

Products Affected

oauth2_proxy_project

  • oauth2_proxy
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')