CSRF vulnerability in GitLab Authentication Plugin
Discription
GitLab Authentication Plugin 1.17.1 and earlier does not implement a state parameter in its OAuth flow, a unique and non-guessable value associated with each authentication request.
This vulnerability allows attackers to trick users into logging in to the attackerâs account.
GitLab Authentication Plugin 1.18 implements a state parameter in its OAuth flow.Read More
References
Back to Main