GHSA-rp82-xvg3-727c

Suggest an improvement
Source
https://github.com/advisories/GHSA-rp82-xvg3-727c
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-rp82-xvg3-727c/GHSA-rp82-xvg3-727c.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-rp82-xvg3-727c
Aliases
Published
2022-05-14T03:18:40Z
Modified
2024-02-21T05:41:24.162832Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Jenkins Google Login Plugin Session Fixation vulnerability
Details

A session fixaction vulnerability exists in Jenkins Google Login Plugin 1.3 and older in GoogleOAuth2SecurityRealm.java that allows unauthorized attackers to impersonate another user if they can control the pre-authentication session. Google Login Plugin 1.3.1 invalidates the previous session during login, and creates a new one.

Database specific
{
    "nvd_published_at": "2018-05-08T15:29:00Z",
    "cwe_ids": [
        "CWE-384"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T16:57:06Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:google-login

Package

Name
org.jenkins-ci.plugins:google-login
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/google-login

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.3.1

Affected versions

1.*

1.0
1.1
1.2
1.2.1
1.3

Database specific

{
    "last_known_affected_version_range": "<= 1.3"
}