diff --git a/advisories/github-reviewed/2022/08/GHSA-j9xq-j329-2xvg/GHSA-j9xq-j329-2xvg.json b/advisories/github-reviewed/2022/08/GHSA-j9xq-j329-2xvg/GHSA-j9xq-j329-2xvg.json index fedca366e2b..dfaa2d64386 100644 --- a/advisories/github-reviewed/2022/08/GHSA-j9xq-j329-2xvg/GHSA-j9xq-j329-2xvg.json +++ b/advisories/github-reviewed/2022/08/GHSA-j9xq-j329-2xvg/GHSA-j9xq-j329-2xvg.json @@ -1,13 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-j9xq-j329-2xvg", - "modified": "2022-09-16T18:35:23Z", + "modified": "2024-12-20T17:48:58Z", "published": "2022-08-27T00:00:45Z", - "aliases": [ - "CVE-2021-3754" - ], - "summary": "Keycloak user may register themselves with same email ID of any existing user", - "details": "A flaw was found in keycloak where an attacker is able to register himself with the username same as the email ID of any existing user. This may cause trouble in getting password recovery email in case the user forgets the password.", + "withdrawn": "2024-12-20T17:48:58Z", + "aliases": [], + "summary": "Duplicate Advisory: Keycloak user may register themselves with same email ID of any existing user", + "details": "# Duplicate Advisory\n\nThis advisory has been withdrawn because it is a duplicate of GHSA-4vc8-pg5c-vg4x. This link is maintained to preserve external references.\n\n# Original Description\n\nA flaw was found in keycloak where an attacker is able to register himself with the username same as the email ID of any existing user. This may cause trouble in getting password recovery email in case the user forgets the password.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/06/GHSA-4vc8-pg5c-vg4x/GHSA-4vc8-pg5c-vg4x.json b/advisories/github-reviewed/2024/06/GHSA-4vc8-pg5c-vg4x/GHSA-4vc8-pg5c-vg4x.json index d8d11c8e302..bef36001c08 100644 --- a/advisories/github-reviewed/2024/06/GHSA-4vc8-pg5c-vg4x/GHSA-4vc8-pg5c-vg4x.json +++ b/advisories/github-reviewed/2024/06/GHSA-4vc8-pg5c-vg4x/GHSA-4vc8-pg5c-vg4x.json @@ -1,9 +1,11 @@ { "schema_version": "1.4.0", "id": "GHSA-4vc8-pg5c-vg4x", - "modified": "2024-06-12T19:41:05Z", + "modified": "2024-12-20T17:49:09Z", "published": "2024-06-12T19:41:05Z", - "aliases": [], + "aliases": [ + "CVE-2021-3754" + ], "summary": "Keycloak's improper input validation allows using email as username", "details": "Keycloak allows the use of email as a username and doesn't check that an account with this email already exists. That could lead to the unability to reset/login with email for the user. This is caused by usernames being evaluated before emails.", "severity": [ @@ -38,10 +40,22 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-4vc8-pg5c-vg4x" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3754" + }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/f9708037383aa98741e4850447de64dc4a0d4b4e" }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2021-3754" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999196" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" diff --git a/advisories/github-reviewed/2024/09/GHSA-4xx7-2cx3-x473/GHSA-4xx7-2cx3-x473.json b/advisories/github-reviewed/2024/09/GHSA-4xx7-2cx3-x473/GHSA-4xx7-2cx3-x473.json index fea7da4ff5e..9fc29083025 100644 --- a/advisories/github-reviewed/2024/09/GHSA-4xx7-2cx3-x473/GHSA-4xx7-2cx3-x473.json +++ b/advisories/github-reviewed/2024/09/GHSA-4xx7-2cx3-x473/GHSA-4xx7-2cx3-x473.json @@ -1,13 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4xx7-2cx3-x473", - "modified": "2024-12-12T22:28:41Z", + "modified": "2024-12-20T17:48:24Z", "published": "2024-09-19T18:30:52Z", - "aliases": [ - "CVE-2024-8698" - ], - "summary": "Keycloak SAML signature validation flaw", - "details": "A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Reference element used to specify the signed element. This flaw allows attackers to create crafted responses that can bypass the validation, potentially leading to privilege escalation or impersonation attacks.", + "withdrawn": "2024-12-20T17:48:24Z", + "aliases": [], + "summary": "Duplicate Advisory: Keycloak SAML signature validation flaw", + "details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-xgfv-xpx8-qhcr. This link is maintained to preserve external references.\n\n# Original Description\n\nA flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Reference element used to specify the signed element. This flaw allows attackers to create crafted responses that can bypass the validation, potentially leading to privilege escalation or impersonation attacks.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/09/GHSA-57rh-gr4v-j5f6/GHSA-57rh-gr4v-j5f6.json b/advisories/github-reviewed/2024/09/GHSA-57rh-gr4v-j5f6/GHSA-57rh-gr4v-j5f6.json index 610ed074497..83faf525c56 100644 --- a/advisories/github-reviewed/2024/09/GHSA-57rh-gr4v-j5f6/GHSA-57rh-gr4v-j5f6.json +++ b/advisories/github-reviewed/2024/09/GHSA-57rh-gr4v-j5f6/GHSA-57rh-gr4v-j5f6.json @@ -1,13 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-57rh-gr4v-j5f6", - "modified": "2024-09-09T22:34:10Z", + "modified": "2024-12-20T17:49:28Z", "published": "2024-09-09T21:31:22Z", - "aliases": [ - "CVE-2024-7318" - ], - "summary": "Keycloak Uses a Key Past its Expiration Date", - "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.\nA 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.", + "withdrawn": "2024-12-20T17:49:27Z", + "aliases": [], + "summary": "Duplicate Advisory: Keycloak Uses a Key Past its Expiration Date", + "details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-xmmm-jw76-q7vg. This link is maintained to preserve external references.\n\n# Original Description\nA 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.\nA 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", diff --git a/advisories/github-reviewed/2024/10/GHSA-xgfv-xpx8-qhcr/GHSA-xgfv-xpx8-qhcr.json b/advisories/github-reviewed/2024/10/GHSA-xgfv-xpx8-qhcr/GHSA-xgfv-xpx8-qhcr.json index 487bc55bb81..dfa4dfa1e05 100644 --- a/advisories/github-reviewed/2024/10/GHSA-xgfv-xpx8-qhcr/GHSA-xgfv-xpx8-qhcr.json +++ b/advisories/github-reviewed/2024/10/GHSA-xgfv-xpx8-qhcr/GHSA-xgfv-xpx8-qhcr.json @@ -1,9 +1,11 @@ { "schema_version": "1.4.0", "id": "GHSA-xgfv-xpx8-qhcr", - "modified": "2024-10-14T20:54:52Z", + "modified": "2024-12-20T17:48:35Z", "published": "2024-10-14T20:54:52Z", - "aliases": [], + "aliases": [ + "CVE-2024-8698" + ], "summary": "Improper Verification of SAML Responses Leading to Privilege Escalation in Keycloak", "details": "A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Reference element used to specify the signed element. This flaw allows attackers to create crafted responses that can bypass the validation, potentially leading to privilege escalation or impersonation attacks.", "severity": [ @@ -85,9 +87,73 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-xgfv-xpx8-qhcr" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8698" + }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/releases/tag/25.0.6" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311641" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2024-8698" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:8826" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:8824" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:8823" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6890" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6889" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6888" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6887" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6886" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6882" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6880" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6879" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:6878" } ], "database_specific": {