From 86054ff89efce1f867a4cab612293239911a9034 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:19:00 +0000 Subject: [PATCH] Publish GHSA-54f3-c6hg-865h --- .../GHSA-54f3-c6hg-865h.json | 59 +++++++++++++++++-- 1 file changed, 55 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json (50%) diff --git a/advisories/unreviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json b/advisories/github-reviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json similarity index 50% rename from advisories/unreviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json rename to advisories/github-reviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json index f493673449e..232338262fb 100644 --- a/advisories/unreviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json +++ b/advisories/github-reviewed/2023/12/GHSA-54f3-c6hg-865h/GHSA-54f3-c6hg-865h.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-54f3-c6hg-865h", - "modified": "2023-12-14T18:30:22Z", + "modified": "2023-12-15T23:17:43Z", "published": "2023-12-14T18:30:22Z", "aliases": [ "CVE-2023-6563" ], + "summary": "Allocation of Resources Without Limits in Keycloak", "details": "An unconstrained memory consumption vulnerability was discovered in Keycloak. It can be triggered in environments which have millions of offline tokens (> 500,000 users with each having at least 2 saved sessions). If an attacker creates two or more user sessions and then open the \"consents\" tab of the admin User Interface, the UI attempts to load a huge number of offline client sessions leading to excessive memory and CPU consumption which could potentially crash the entire system.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-model-jpa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "21.0.0" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,34 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/issues/13340" }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/pull/15463" + }, + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/commit/556146f961f7c8ddf64de15e2117a58d045f72b5" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:7854" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:7855" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:7856" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:7857" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:7858" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6563" @@ -32,6 +79,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253308" + }, + { + "type": "PACKAGE", + "url": "https://github.com/keycloak/keycloak" } ], "database_specific": { @@ -39,8 +90,8 @@ "CWE-770" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-15T23:17:43Z", "nvd_published_at": "2023-12-14T18:15:45Z" } } \ No newline at end of file