From f9eac85c906b70146e583f0567f243e38aa1f2cf Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:59:27 +0000 Subject: [PATCH] Publish GHSA-pw39-f3m5-cxfc --- .../GHSA-pw39-f3m5-cxfc.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json (61%) diff --git a/advisories/unreviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json b/advisories/github-reviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json similarity index 61% rename from advisories/unreviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json rename to advisories/github-reviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json index 7917db3cea6..ff9efac1418 100644 --- a/advisories/unreviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json +++ b/advisories/github-reviewed/2024/03/GHSA-pw39-f3m5-cxfc/GHSA-pw39-f3m5-cxfc.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pw39-f3m5-cxfc", - "modified": "2024-03-29T12:30:42Z", + "modified": "2024-03-29T15:58:06Z", "published": "2024-03-29T12:30:42Z", "aliases": [ "CVE-2024-23449" ], + "summary": "Elasticsearch Uncaught Exception leading to crash", "details": "An uncaught exception in Elasticsearch >= 8.4.0 and < 8.11.1 occurs when an encrypted PDF is passed to an attachment processor through the REST API. The Elasticsearch ingest node that attempts to parse the PDF file will crash. This does not happen with password-protected PDF files or with unencrypted PDF files.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.elasticsearch:elasticsearch" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.4.0" + }, + { + "fixed": "8.11.1" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +43,10 @@ { "type": "WEB", "url": "https://discuss.elastic.co/t/elasticsearch-8-11-1-security-update-esa-2024-05/356458" + }, + { + "type": "PACKAGE", + "url": "https://github.com/elastic/elasticsearch" } ], "database_specific": { @@ -31,8 +54,8 @@ "CWE-248" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-03-29T15:58:06Z", "nvd_published_at": "2024-03-29T12:15:08Z" } } \ No newline at end of file