GHSA-4pjx-86pg-x4j5

Suggest an improvement
Source
https://github.com/advisories/GHSA-4pjx-86pg-x4j5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-4pjx-86pg-x4j5/GHSA-4pjx-86pg-x4j5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4pjx-86pg-x4j5
Aliases
Published
2022-05-14T03:07:02Z
Modified
2024-02-16T08:01:20.587659Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Jenkins SAML Plugin Session Fixation vulnerability
Details

A session fixation vulnerability exists in Jenkins SAML Plugin 1.0.6 and earlier in SamlSecurityRealm.java that allows unauthorized attackers to impersonate another users if they can control the pre-authentication session. SAML Plugin 1.0.7 invalidates the previous session during login and creates a new one.

Database specific
{
    "nvd_published_at": "2018-06-26T17:29:00Z",
    "cwe_ids": [
        "CWE-384"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T17:10:16Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:saml

Package

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

Affected ranges

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

Affected versions

0.*

0.2
0.3
0.4
0.5
0.6
0.12
0.13
0.14

1.*

1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6

Database specific

{
    "last_known_affected_version_range": "<= 1.0.6"
}