{ "schema_version": "1.4.0", "id": "GHSA-9wrr-4r9v-26xc", "modified": "2023-02-03T20:33:53Z", "published": "2023-01-26T21:30:17Z", "aliases": [ "CVE-2023-24457" ], "summary": "CSRF vulnerability in Jenkins Keycloak Authentication Plugin ", "details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Keycloak Authentication Plugin 2.3.0 and earlier allows attackers to trick users into logging in to the attacker's account.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], "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-24457" }, { "type": "WEB", "url": "https://github.com/jenkinsci/keycloak-plugin/commit/e48da7b12473510092de6f74db29298171a30b7e" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2986" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-27T00:57:25Z", "nvd_published_at": "2023-01-26T21:18:00Z" } }