Open redirect in Gitlab Authentication - CVE-2019-10372
Published: October 4, 2019
Gitlab Authentication
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect victims to arbitrary URL.
The vulnerability exists due to improper sanitization of user-supplied data in "GitLabSecurityRealm.java". A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects users to a URL outside Jenkins after successful login.
Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.