From b3281ad0edefa944cf5607d9af75d641908fe48a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:41:23 +0000 Subject: [PATCH] Publish GHSA-f5h4-wmp5-xhg6 --- .../GHSA-f5h4-wmp5-xhg6.json | 45 ++++++++++++++++--- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2023/06/GHSA-f5h4-wmp5-xhg6/GHSA-f5h4-wmp5-xhg6.json b/advisories/github-reviewed/2023/06/GHSA-f5h4-wmp5-xhg6/GHSA-f5h4-wmp5-xhg6.json index 2676ee1ffb3..21b14915cff 100644 --- a/advisories/github-reviewed/2023/06/GHSA-f5h4-wmp5-xhg6/GHSA-f5h4-wmp5-xhg6.json +++ b/advisories/github-reviewed/2023/06/GHSA-f5h4-wmp5-xhg6/GHSA-f5h4-wmp5-xhg6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-f5h4-wmp5-xhg6", - "modified": "2023-06-30T20:29:25Z", + "modified": "2023-12-21T16:40:05Z", "published": "2023-06-30T20:29:25Z", "aliases": [ "CVE-2023-2585" @@ -9,7 +9,10 @@ "summary": "Client Spoofing within the Keycloak Device Authorisation Grant", "details": "Under certain pre-conditions the vulnerability allows an attacker to spoof parts of the device flow and use a device_code to retrieve an access token for other OAuth clients.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N" + } ], "affected": [ { @@ -56,10 +59,42 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-f5h4-wmp5-xhg6" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2585" + }, { "type": "WEB", "url": "https://github.com/keycloak/keycloak/commit/04e6244c387a1bde86184635a0049537611e3915" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:3883" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:3884" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:3885" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:3888" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2023:3892" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-2585" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196335" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" @@ -67,11 +102,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-358" ], - "severity": "MODERATE", + "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-06-30T20:29:25Z", - "nvd_published_at": null + "nvd_published_at": "2023-12-21T10:15:34Z" } } \ No newline at end of file