From a3ef5c12cf8c7f8752c57b79f342c586c6f2cf64 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:59:22 +0000 Subject: [PATCH] Publish GHSA-4m5h-5v4q-4xgq --- .../GHSA-4m5h-5v4q-4xgq.json | 28 +++++++++++++++---- 1 file changed, 22 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json (74%) diff --git a/advisories/unreviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json b/advisories/github-reviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json similarity index 74% rename from advisories/unreviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json rename to advisories/github-reviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json index 0b2724843ff..b67ffad819c 100644 --- a/advisories/unreviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json +++ b/advisories/github-reviewed/2025/03/GHSA-4m5h-5v4q-4xgq/GHSA-4m5h-5v4q-4xgq.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4m5h-5v4q-4xgq", - "modified": "2025-03-22T18:30:26Z", + "modified": "2025-03-24T19:57:56Z", "published": "2025-03-22T18:30:25Z", "aliases": [ "CVE-2025-2622" ], + "summary": "aizuda snail-job Vulnerable to Deserialization via `nodeExpression` Argument", "details": "A vulnerability was found in aizuda snail-job 1.4.0. It has been classified as critical. Affected is the function getRuntime of the file /snail-job/workflow/check-node-expression of the component Workflow-Task Management Module. The manipulation of the argument nodeExpression leads to deserialization. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", "severity": [ { @@ -14,15 +15,29 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.aizuda:snail-job" + }, + "versions": [ + "1.4.0" + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2622" }, + { + "type": "PACKAGE", + "url": "https://gitee.com/aizuda/snail-job" + }, { "type": "WEB", "url": "https://gitee.com/aizuda/snail-job/issues/IBSQ24" @@ -46,11 +61,12 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-502" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-24T19:57:55Z", "nvd_published_at": "2025-03-22T17:15:35Z" } } \ No newline at end of file