{ "schema_version": "1.4.0", "id": "GHSA-x9q4-qwfh-9gjq", "modified": "2023-02-06T16:44:09Z", "published": "2023-01-26T21:30:18Z", "aliases": [ "CVE-2023-24427" ], "summary": "Session fixation vulnerability in Jenkins Bitbucket OAuth Plugin ", "details": "Jenkins Bitbucket OAuth Plugin 0.12 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:bitbucket-oauth" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.13" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24427" }, { "type": "WEB", "url": "https://github.com/jenkinsci/bitbucket-oauth-plugin/commit/b73ac285f8cfcc9727f089c6b2c7f13412285e7c" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/bitbucket-oauth-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2982" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:09:22Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }