Authorization Bypass Affecting github.com/oauth2-proxy/oauth2-proxy/v7/providers Open this link in a new tab package, versions >=7.0.0 <7.1.0
Attack Complexity
Low
Privileges Required
High
Scope
Changed
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMOAUTH2PROXYOAUTH2PROXYV7PROVIDERS-1089459
-
published
29 Mar 2021
-
disclosed
29 Mar 2021
-
credit
@bohrasd
Introduced: 29 Mar 2021
CVE-2021-21411 Open this link in a new tabHow to fix?
Upgrade github.com/oauth2-proxy/oauth2-proxy/v7/providers
to version 7.1.0 or higher.
Overview
Affected versions of this package are vulnerable to Authorization Bypass. The --gitlab-group
flag for group-based authorization in the GitLab provider stopped working whereby, regardless of the flag settings, authorization was not restricted. Furthermore, for any authenticated users, groups that were set in --gitlab-group
were added to the X-Forwarded-Groups
header to the upstream application.