Описание
CSRF vulnerability in GitLab Authentication Plugin
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-39153
- https://github.com/jenkinsci/gitlab-oauth-plugin/commit/d5bdf767e6be2efa2e9d8f8cf99b98726bb5f29d
- https://github.com/jenkinsci/gitlab-oauth-plugin
- https://www.jenkins.io/security/advisory/2023-07-26/#SECURITY-2696
- http://www.openwall.com/lists/oss-security/2023/07/26/2
Пакеты
Наименование
org.jenkins-ci.plugins:gitlab-oauth
maven
Затронутые версииВерсия исправления
< 1.18
1.18
Связанные уязвимости
CVSS3: 5.4
nvd
больше 2 лет назад
A cross-site request forgery (CSRF) vulnerability in Jenkins GitLab Authentication Plugin 1.17.1 and earlier allows attackers to trick users into logging in to the attacker's account.