Skip to content

Commit 47eb8d3

Browse files
1 parent 2224fd8 commit 47eb8d3

File tree

2 files changed

+65
-29
lines changed

2 files changed

+65
-29
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-gcfh-36x4-mgj6",
4+
"modified": "2025-09-26T15:14:58Z",
5+
"published": "2025-09-26T00:31:19Z",
6+
"aliases": [
7+
"CVE-2025-56769"
8+
],
9+
"summary": "Hutool allows remote code execution (RCE) via the QLExpressEngine class",
10+
"details": "An issue was discovered in chinabugotech hutool before 5.8.40 allowing attackers to execute arbitrary expressions that lead to arbitrary method invocation and potentially remote code execution (RCE) via the QLExpressEngine class.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "cn.hutool:hutool-extra"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "5.8.40"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56769"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/chinabugotech/hutool/issues/3994"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/chinabugotech/hutool/commit/3d0d8dea4bc2fac2e9b45dc67244195f30e42e4b"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/chinabugotech/hutool"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-917"
59+
],
60+
"severity": "HIGH",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-09-26T15:14:58Z",
63+
"nvd_published_at": "2025-09-25T23:15:54Z"
64+
}
65+
}

advisories/unreviewed/2025/09/GHSA-gcfh-36x4-mgj6/GHSA-gcfh-36x4-mgj6.json

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)