ghsa-h23j-73ww-7594
Vulnerability from github
Published
2024-11-13 21:30
Modified
2024-11-14 15:37
Severity ?
Summary
Session fixation vulnerability in Jenkins OpenId Connect Authentication Plugin
Details
Jenkins OpenId Connect Authentication Plugin 4.418.vccc7061f5b_6d and earlier does not invalidate the previous session on login. This allows attackers to use social engineering techniques to gain administrator access to Jenkins. OpenId Connect Authentication Plugin 4.421.v5422614eb_e0a_ invalidates the existing session on login.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:oic-auth" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.421.v5422614eb" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52553" ], "database_specific": { "cwe_ids": [ "CWE-384", "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2024-11-14T15:37:51Z", "nvd_published_at": "2024-11-13T21:15:29Z", "severity": "HIGH" }, "details": "Jenkins OpenId Connect Authentication Plugin 4.418.vccc7061f5b_6d and earlier does not invalidate the previous session on login. This allows attackers to use social engineering techniques to gain administrator access to Jenkins. OpenId Connect Authentication Plugin 4.421.v5422614eb_e0a_ invalidates the existing session on login.", "id": "GHSA-h23j-73ww-7594", "modified": "2024-11-14T15:37:51Z", "published": "2024-11-13T21:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52553" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/oic-auth-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3473" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Session fixation vulnerability in Jenkins OpenId Connect Authentication Plugin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.