From deb81a20c98232d1412a40febd950df337809e00 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:10:49 +0000 Subject: [PATCH] Publish GHSA-9vm7-v8wj-3fqw --- .../GHSA-9vm7-v8wj-3fqw.json | 53 +++++++++++++++++-- 1 file changed, 50 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/01/GHSA-9vm7-v8wj-3fqw/GHSA-9vm7-v8wj-3fqw.json b/advisories/github-reviewed/2024/01/GHSA-9vm7-v8wj-3fqw/GHSA-9vm7-v8wj-3fqw.json index 8cd045be148..91e8919e4c8 100644 --- a/advisories/github-reviewed/2024/01/GHSA-9vm7-v8wj-3fqw/GHSA-9vm7-v8wj-3fqw.json +++ b/advisories/github-reviewed/2024/01/GHSA-9vm7-v8wj-3fqw/GHSA-9vm7-v8wj-3fqw.json @@ -1,12 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-9vm7-v8wj-3fqw", - "modified": "2024-01-23T14:43:50Z", + "modified": "2024-12-26T15:09:05Z", "published": "2024-01-23T14:43:50Z", - "aliases": [], + "aliases": [ + "CVE-2023-6927" + ], "summary": "keycloak-core: open redirect via \"form_post.jwt\" JARM response mode", "details": "An incomplete fix was found in Keycloak Core patch. An attacker can steal authorization codes or tokens from clients using a wildcard in the JARM response mode \"form_post.jwt\". It is observed that changing the response_mode parameter in the original proof of concept from \"form_post\" to \"form_post.jwt\" can bypass the security patch implemented to address CVE-2023-6134.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" + } + ], "affected": [ { "package": { @@ -33,6 +40,46 @@ "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-9vm7-v8wj-3fqw" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6927" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0094" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0095" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0096" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0097" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0098" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0100" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2024:0101" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-6927" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255027" + }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak"