From 433cf211c4c438a9d8c65cd5c97d32ea6cc10b69 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:03:40 +0000 Subject: [PATCH] Publish GHSA-5fpq-3c9p-3r3w --- .../GHSA-5fpq-3c9p-3r3w.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json (64%) diff --git a/advisories/unreviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json b/advisories/github-reviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json similarity index 64% rename from advisories/unreviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json rename to advisories/github-reviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json index 0053349fede..8fa9b420786 100644 --- a/advisories/unreviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json +++ b/advisories/github-reviewed/2023/12/GHSA-5fpq-3c9p-3r3w/GHSA-5fpq-3c9p-3r3w.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-5fpq-3c9p-3r3w", - "modified": "2023-12-29T03:30:29Z", + "modified": "2024-01-02T20:02:21Z", "published": "2023-12-29T03:30:29Z", "aliases": [ "CVE-2023-7148" ], + "summary": "ShifuML shifu code injection vulnerability", "details": "A vulnerability has been found in ShifuML shifu 0.12.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file src/main/java/ml/shifu/shifu/core/DataPurifier.java of the component Java Expression Language Handler. The manipulation of the argument FilterExpression leads to code injection. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-249151.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "ml.shifu:shifu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.12.0" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,14 @@ "type": "WEB", "url": "https://drive.google.com/file/d/1ST3dD-iwUBgBNZ8tGaBbqVi1zRh5rLND/view" }, + { + "type": "PACKAGE", + "url": "https://github.com/ShifuML/shifu" + }, + { + "type": "WEB", + "url": "https://github.com/ShifuML/shifu/blob/20f589158adfc011c505664cf7bdf31e36ed62fa/src/main/java/ml/shifu/shifu/core/DataPurifier.java" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.249151" @@ -39,8 +66,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-02T20:02:21Z", "nvd_published_at": "2023-12-29T03:15:12Z" } } \ No newline at end of file