From b8f7cc5d9402232f6213f946d6df6b95818c9907 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:04:45 +0000 Subject: [PATCH] Publish GHSA-ghfh-p92w-j4mg --- .../GHSA-ghfh-p92w-j4mg.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json (58%) diff --git a/advisories/unreviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json b/advisories/github-reviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json similarity index 58% rename from advisories/unreviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json rename to advisories/github-reviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json index 3d8da4cc079..754921897f4 100644 --- a/advisories/unreviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json +++ b/advisories/github-reviewed/2025/04/GHSA-ghfh-p92w-j4mg/GHSA-ghfh-p92w-j4mg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-ghfh-p92w-j4mg", - "modified": "2025-04-08T18:34:43Z", + "modified": "2025-04-09T13:02:50Z", "published": "2025-04-08T18:34:42Z", "aliases": [ "CVE-2024-52980" ], + "summary": "Elasticsearch Potential Node Crash due to Large Recursion in `innerForbidCircularReferences` Function", "details": "A flaw was discovered in Elasticsearch, where a large recursion using the innerForbidCircularReferences function of the PatternBank class could cause the Elasticsearch node to crash.\n\nA successful attack requires a malicious user to have read_pipeline Elasticsearch cluster privilege assigned to them.", "severity": [ { @@ -13,7 +14,27 @@ "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.elasticsearch:elasticsearch" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.17.0" + }, + { + "fixed": "8.15.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,10 @@ { "type": "WEB", "url": "https://discuss.elastic.co/t/elasticsearch-8-15-1-security-update-esa-2024-34/376919" + }, + { + "type": "PACKAGE", + "url": "https://github.com/elastic/elasticsearch" } ], "database_specific": { @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-09T13:02:50Z", "nvd_published_at": "2025-04-08T17:15:34Z" } } \ No newline at end of file