VYPR

Maven package

org.jenkins-ci.plugins/gitlab-oauth

pkg:maven/org.jenkins-ci.plugins/gitlab-oauth

Vulnerabilities (6)

  • CVE-2023-39153Jul 26, 2023
    affected < 1.18fixed 1.18

    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.

  • CVE-2022-27206Mar 15, 2022
    affected < 1.14fixed 1.14

    Jenkins GitLab Authentication Plugin 1.13 and earlier stores the GitLab client secret unencrypted in the global config.xml file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system.

  • CVE-2022-25196Feb 15, 2022
    affected <= 1.13

    Jenkins GitLab Authentication Plugin 1.13 and earlier records the HTTP Referer header as part of the URL query parameters when the authentication process starts, allowing attackers with access to Jenkins to craft a URL that will redirect users to an attacker-specified URL after l

  • CVE-2020-2228Jul 15, 2020
    affected < 1.6fixed 1.6

    Jenkins Gitlab Authentication Plugin 1.5 and earlier does not perform group authorization checks properly, resulting in a privilege escalation vulnerability.

  • CVE-2019-10372Aug 7, 2019
    affected < 1.5fixed 1.5

    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.

  • CVE-2019-10371Aug 7, 2019
    affected < 1.5fixed 1.5

    A session fixation vulnerability in Jenkins Gitlab Authentication Plugin 1.4 and earlier in GitLabSecurityRealm.java allows unauthorized attackers to impersonate another user if they can control the pre-authentication session.