From f104c8f13d96b6b2fccb814dffe13cd707ed86d2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 17:35:36 +0000 Subject: [PATCH] Publish GHSA-8xj2-47xw-q78c --- .../GHSA-8xj2-47xw-q78c.json | 33 ++++++++++++++++--- 1 file changed, 28 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json (57%) diff --git a/advisories/unreviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json b/advisories/github-reviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json similarity index 57% rename from advisories/unreviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json rename to advisories/github-reviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json index 0b1baad3bd1..2a4b16019fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json +++ b/advisories/github-reviewed/2022/05/GHSA-8xj2-47xw-q78c/GHSA-8xj2-47xw-q78c.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8xj2-47xw-q78c", - "modified": "2022-05-24T17:17:37Z", + "modified": "2024-04-23T17:34:12Z", "published": "2022-05-24T17:17:37Z", "aliases": [ "CVE-2020-1724" ], + "summary": "Keycloak Insufficient Session Expiry", "details": "A flaw was found in Keycloak in versions before 9.0.2. This flaw allows a malicious user that is currently logged in, to see the personal information of a previously logged out user in the account manager section.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "9.0.2" + } + ] + } + ] + } ], "references": [ { @@ -24,15 +43,19 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1724" + }, + { + "type": "PACKAGE", + "url": "https://github.com/keycloak/keycloak" } ], "database_specific": { "cwe_ids": [ "CWE-613" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-04-23T17:34:12Z", "nvd_published_at": "2020-05-11T21:15:00Z" } } \ No newline at end of file