{ "schema_version": "1.4.0", "id": "GHSA-9963-gmh8-vvm6", "modified": "2023-02-03T20:35:06Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24456" ], "summary": "Session fixation vulnerability in Jenkins Keycloak Authentication Plugin", "details": "Jenkins Keycloak Authentication Plugin 2.3.0 and earlier does not invalidate the previous session on login.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:keycloak" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.3.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 2.3.0" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24456" }, { "type": "WEB", "url": "https://github.com/jenkinsci/keycloak-plugin/commit/11ae47695dc7c60f6681214aecde2833e050febb" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2987" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T00:57:52Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }