Skip to content

Commit 9891163

Browse files
1 parent bece7a4 commit 9891163

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2025/12/GHSA-3f8c-8h8v-p54h/GHSA-3f8c-8h8v-p54h.json renamed to advisories/github-reviewed/2025/12/GHSA-3f8c-8h8v-p54h/GHSA-3f8c-8h8v-p54h.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-3f8c-8h8v-p54h",
4-
"modified": "2025-12-14T18:31:30Z",
4+
"modified": "2025-12-16T00:45:18Z",
55
"published": "2025-12-14T18:31:30Z",
66
"aliases": [
77
"CVE-2025-14674"
88
],
9+
"summary": "snail-job is vulnerable to Code Injection through QLExpressEngine.doEval function",
910
"details": "A vulnerability was found in aizuda snail-job up to 1.6.0. Affected by this vulnerability is the function QLExpressEngine.doEval of the file snail-job-common/snail-job-common-core/src/main/java/com/aizuda/snailjob/common/core/expression/strategy/QLExpressEngine.java. The manipulation results in injection. The attack can be launched remotely. Upgrading to version 1.7.0-beta1 addresses this issue. The patch is identified as 978f316c38b3d68bb74d2489b5e5f721f6675e86. The affected component should be upgraded.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"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"
18+
"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"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "com.aizuda:snail-job"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "1.7.0-beta1"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -39,6 +60,10 @@
3960
"type": "WEB",
4061
"url": "https://gitee.com/aizuda/snail-job/releases/tag/vsj1.7.0-beta1"
4162
},
63+
{
64+
"type": "PACKAGE",
65+
"url": "https://github.com/aizuda/snail-job"
66+
},
4267
{
4368
"type": "WEB",
4469
"url": "https://vuldb.com/?ctiid.336403"
@@ -53,8 +78,8 @@
5378
"CWE-74"
5479
],
5580
"severity": "MODERATE",
56-
"github_reviewed": false,
57-
"github_reviewed_at": null,
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2025-12-16T00:45:18Z",
5883
"nvd_published_at": "2025-12-14T18:15:43Z"
5984
}
6085
}

0 commit comments

Comments
 (0)