From 999a1ea64d2a5e5af14da61ba8a42051f22bcf43 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 20:20:12 +0000 Subject: [PATCH] Publish GHSA-8pfj-w89w-m24x --- .../GHSA-8pfj-w89w-m24x.json | 33 ++++++++++++++++--- 1 file changed, 28 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json (63%) diff --git a/advisories/unreviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json b/advisories/github-reviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json similarity index 63% rename from advisories/unreviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json rename to advisories/github-reviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json index 9ded6c448e7..106ec0a9bcd 100644 --- a/advisories/unreviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json +++ b/advisories/github-reviewed/2024/04/GHSA-8pfj-w89w-m24x/GHSA-8pfj-w89w-m24x.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-8pfj-w89w-m24x", - "modified": "2024-05-01T18:30:40Z", + "modified": "2024-05-28T20:18:43Z", "published": "2024-04-11T09:30:56Z", "aliases": [ "CVE-2024-31861" ], + "summary": "Code injection in Apache Zeppelin Shell", "details": "Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Zeppelin.\n\nThe attackers can use Shell interpreter as a code generation gateway, and execute the generated code as a normal way.\nThis issue affects Apache Zeppelin: from 0.10.1 before 0.11.1.\n\nUsers are recommended to upgrade to version 0.11.1, which doesn't have Shell interpreter by default.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.zeppelin:zeppelin-shell" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.10.1" + }, + { + "fixed": "0.11.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/apache/zeppelin/pull/4708" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/zeppelin" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/99clvqrht5l5r6kzjzwg2kj94boc9sfh" @@ -35,9 +58,9 @@ "cwe_ids": [ "CWE-94" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-28T20:18:43Z", "nvd_published_at": "2024-04-11T09:15:08Z" } } \ No newline at end of file