diff --git a/advisories/github-reviewed/2024/09/GHSA-j76j-rqwj-jmvv/GHSA-j76j-rqwj-jmvv.json b/advisories/github-reviewed/2024/09/GHSA-j76j-rqwj-jmvv/GHSA-j76j-rqwj-jmvv.json index 20e1b125c56..fd7c9a2c928 100644 --- a/advisories/github-reviewed/2024/09/GHSA-j76j-rqwj-jmvv/GHSA-j76j-rqwj-jmvv.json +++ b/advisories/github-reviewed/2024/09/GHSA-j76j-rqwj-jmvv/GHSA-j76j-rqwj-jmvv.json @@ -1,13 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j76j-rqwj-jmvv", - "modified": "2024-09-27T14:09:09Z", + "modified": "2024-12-20T17:50:21Z", "published": "2024-09-09T21:31:22Z", - "aliases": [ - "CVE-2024-7341" - ], - "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.", + "withdrawn": "2024-12-20T17:50:21Z", + "aliases": [], + "summary": "Duplicate Advisory: Keycloak Session Fixation vulnerability", + "details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5rxp-2rhr-qwqv. This link is maintained to preserve external references.\n\n# Original Description\nA 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.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/10/GHSA-5rxp-2rhr-qwqv/GHSA-5rxp-2rhr-qwqv.json b/advisories/github-reviewed/2024/10/GHSA-5rxp-2rhr-qwqv/GHSA-5rxp-2rhr-qwqv.json index c730b7062ff..a91bf02e5b0 100644 --- a/advisories/github-reviewed/2024/10/GHSA-5rxp-2rhr-qwqv/GHSA-5rxp-2rhr-qwqv.json +++ b/advisories/github-reviewed/2024/10/GHSA-5rxp-2rhr-qwqv/GHSA-5rxp-2rhr-qwqv.json @@ -1,10 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-5rxp-2rhr-qwqv", - "modified": "2024-10-14T20:55:49Z", + "modified": "2024-12-20T17:50:29Z", "published": "2024-10-14T20:55:49Z", - "aliases": [], - "summary": "Session fixation in Elytron SAML adapters", + "aliases": [ + "CVE-2024-7341" + ], + "summary": "Keycloak has session fixation in Elytron SAML adapters", "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.", "severity": [ { @@ -82,9 +84,69 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-5rxp-2rhr-qwqv" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7341" + }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/commit/5e06da2f6794c695051605e26a01affa3a18f66b" + }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/commit/5b3de0c7e7f367103affe2f5167913a2ce021cf1" + }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/commit/2341d6ee7a3567c58fd6a04a419fe4403e13374c" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302064" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2024-7341" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6503" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6502" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6501" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6500" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6499" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6497" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6495" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6494" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6493" } ], "database_specific": { diff --git a/advisories/github-reviewed/2024/10/GHSA-xmmm-jw76-q7vg/GHSA-xmmm-jw76-q7vg.json b/advisories/github-reviewed/2024/10/GHSA-xmmm-jw76-q7vg/GHSA-xmmm-jw76-q7vg.json index 94fcc6f1c52..8920ca439ce 100644 --- a/advisories/github-reviewed/2024/10/GHSA-xmmm-jw76-q7vg/GHSA-xmmm-jw76-q7vg.json +++ b/advisories/github-reviewed/2024/10/GHSA-xmmm-jw76-q7vg/GHSA-xmmm-jw76-q7vg.json @@ -1,15 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-xmmm-jw76-q7vg", - "modified": "2024-10-14T20:56:43Z", + "modified": "2024-12-20T17:49:56Z", "published": "2024-10-14T20:56:43Z", - "aliases": [], - "summary": "One Time Passcode (OTP) is valid longer than expiration timeSeverity", + "aliases": [ + "CVE-2024-7318" + ], + "summary": "Keycloaks's One Time Passcode (OTP) is valid longer than expiration timeSeverity", "details": "A vulnerability was found in Keycloak. Expired OTP codes are still usable when using FreeOTP when the OTP token period is set to 30 seconds (default). Instead of expiring and deemed unusable around 30 seconds in, the tokens are valid for an additional 30 seconds totaling 1 minute. A one time passcode that is valid longer than its expiration time increases the attack window for malicious actors to abuse the system and compromise accounts. Additionally, it increases the attack surface because at any given time, two OTPs are valid.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -57,6 +63,26 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-xmmm-jw76-q7vg" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7318" + }, + { + "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-7318" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301876" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak"