Publish GHSA-4m5h-5v4q-4xgq

This commit is contained in:
advisory-database[bot]
2025-03-24 19:59:22 +00:00
parent 0b53999fb7
commit a3ef5c12cf
@@ -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"
}
}