Описание
Jenkins Gitlab Authentication Plugin Open Redirect vulnerability
GitLab Authentication Plugin records the HTTP Referer header when the authentication process starts and redirects users to that URL when the user has finished logging in.
This implements an open redirect, allowing malicious sites to implement a phishing attack, with users expecting they have just logged in to Jenkins.
Пакеты
Наименование
org.jenkins-ci.plugins:gitlab-oauth
maven
Затронутые версииВерсия исправления
<= 1.4
1.5
Связанные уязвимости
CVSS3: 6.1
nvd
больше 6 лет назад
An open redirect vulnerability in Jenkins Gitlab Authentication Plugin 1.4 and earlier in GitLabSecurityRealm.java allows attackers to redirect users to a URL outside Jenkins after successful login.