ghsa-j76j-rqwj-jmvv
Vulnerability from github
Published
2024-09-09 21:31
Modified
2024-09-27 14:09
Severity ?
7.1 (High) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
7.5 (High) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
7.5 (High) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Keycloak Session Fixation vulnerability
Details
A session fixation issue was discovered in the SAML adapters provided by Keycloak. The session ID and JSESSIONID cookie are not changed at login time, even when the turnOffChangeSessionIdOnLogin
option is configured. This flaw allows an attacker who hijacks the current session before authentication to trigger session fixation.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "25.0.0" }, { "fixed": "25.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "22.0.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-services" }, "ranges": [ { "events": [ { "introduced": "23.0.0" }, { "fixed": "24.0.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-7341" ], "database_specific": { "cwe_ids": [ "CWE-384" ], "github_reviewed": true, "github_reviewed_at": "2024-09-09T22:33:50Z", "nvd_published_at": "2024-09-09T19:15:14Z", "severity": "HIGH" }, "details": "A session fixation issue was discovered in the SAML adapters provided by Keycloak. The session ID and JSESSIONID cookie are not changed at login time, even when `the turnOffChangeSessionIdOnLogin` option is configured. This flaw allows an attacker who hijacks the current session before authentication to trigger session fixation.", "id": "GHSA-j76j-rqwj-jmvv", "modified": "2024-09-27T14:09:09Z", "published": "2024-09-09T21:31:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7341" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/2341d6ee7a3567c58fd6a04a419fe4403e13374c" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/5b3de0c7e7f367103affe2f5167913a2ce021cf1" }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/5e06da2f6794c695051605e26a01affa3a18f66b" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6493" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6494" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6495" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6497" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6499" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6500" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6501" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6502" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:6503" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-7341" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302064" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Keycloak Session Fixation vulnerability" }
Loading...
Loading...
- 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.