From 800975253deecae30f1d930faccaa1af5d984d68 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 22:06:54 +0000 Subject: [PATCH] Publish GHSA-qq9f-q439-2574 --- .../GHSA-qq9f-q439-2574.json | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json (58%) diff --git a/advisories/unreviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json b/advisories/github-reviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json similarity index 58% rename from advisories/unreviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json rename to advisories/github-reviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json index d9485a08a7f..a8fd0f57ec8 100644 --- a/advisories/unreviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json +++ b/advisories/github-reviewed/2025/01/GHSA-qq9f-q439-2574/GHSA-qq9f-q439-2574.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qq9f-q439-2574", - "modified": "2025-01-02T21:31:42Z", + "modified": "2025-01-02T22:05:33Z", "published": "2025-01-02T21:31:42Z", "aliases": [ "CVE-2024-8447" ], + "summary": "Narayana deadlock via multiple join requests sent to LRA Coordinator", "details": "A security issue was discovered in the LRA Coordinator component of Narayana. When Cancel is called in LRA, an execution time of approximately 2 seconds occurs. If Join is called with the same LRA ID within that timeframe, the application may crash or hang indefinitely, leading to a denial of service.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jboss.narayana.rts:lra-coordinator-jar" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.1.0.Final" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/jbosstm/narayana/pull/2293" }, + { + "type": "WEB", + "url": "https://github.com/jbosstm/narayana/commit/eb778412de230afc4687a2df43641280494156c5" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-8447" @@ -30,6 +55,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335206" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jbosstm/narayana" } ], "database_specific": { @@ -37,8 +66,8 @@ "CWE-833" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-02T22:05:33Z", "nvd_published_at": "2025-01-02T21:15:10Z" } } \ No newline at end of file