From 34054d6c099b69212dad02e7d0dde02973c74ca0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:11:41 +0000 Subject: [PATCH] Publish GHSA-2q39-w2hw-2pjm --- .../GHSA-2q39-w2hw-2pjm.json | 42 +++++++++++++++++-- 1 file changed, 38 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json (53%) diff --git a/advisories/unreviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json b/advisories/github-reviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json similarity index 53% rename from advisories/unreviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json rename to advisories/github-reviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json index e8228e8f52d..1c197408cec 100644 --- a/advisories/unreviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json +++ b/advisories/github-reviewed/2025/03/GHSA-2q39-w2hw-2pjm/GHSA-2q39-w2hw-2pjm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2q39-w2hw-2pjm", - "modified": "2025-03-28T21:30:47Z", + "modified": "2025-03-31T16:10:04Z", "published": "2025-03-28T21:30:47Z", "aliases": [ "CVE-2024-6875" ], + "summary": "Infinispan Potential Out of Memory Error via REST Compare API Buffer API", "details": "A vulnerability was found in the Infinispan component in Red Hat Data Grid. The REST compare API may have a buffer leak and an out of memory error can occur when sending continual requests with large POST data to the REST API.", "severity": [ { @@ -13,7 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.infinispan:infinispan-query" + }, + "versions": [ + "15.1.0.Dev01" + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.infinispan:infinispan-query" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "15.0.5.Final" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +56,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298555" + }, + { + "type": "PACKAGE", + "url": "https://github.com/infinispan/infinispan" } ], "database_specific": { @@ -33,8 +67,8 @@ "CWE-401" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-31T16:10:04Z", "nvd_published_at": "2025-03-28T21:15:17Z" } } \ No newline at end of file