Hutool
by Hutool
CVEs (14)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2023-24162 | Cri | 0.64 | 9.8 | 0.01 | Jan 31, 2023 | Deserialization vulnerability in Dromara Hutool v5.8.11 allows attacker to execute arbitrary code via the XmlUtil.readObjectFromXml parameter. | ||
| CVE-2023-42277 | Cri | 0.57 | 9.8 | 0.01 | Sep 8, 2023 | hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonObject.putByPath. | ||
| CVE-2023-42276 | Cri | 0.57 | 9.8 | 0.01 | Sep 8, 2023 | hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonArray. | ||
| CVE-2023-24163 | Cri | 0.57 | 9.8 | 0.01 | Jan 31, 2023 | SQL Inection vulnerability in Dromara hutool before 5.8.21 allows attacker to execute arbitrary code via the aviator template engine. | ||
| CVE-2022-45689 | Hig | 0.49 | 7.5 | 0.01 | Dec 13, 2022 | hutool-json v5.8.10 was discovered to contain an out of memory error. | ||
| CVE-2018-17297 | Hig | 0.49 | 7.5 | 0.03 | Sep 21, 2018 | The unzip function in ZipUtil.java in Hutool before 4.1.12 allows remote attackers to overwrite arbitrary files via directory traversal sequences in a filename within a ZIP archive. | ||
| CVE-2023-51080 | Hig | 0.42 | 7.5 | 0.01 | Dec 27, 2023 | The NumberUtil.toBigDecimal method in hutool-core v5.8.23 was discovered to contain a stack overflow. | ||
| CVE-2023-51075 | Hig | 0.42 | 7.5 | 0.01 | Dec 27, 2023 | hutool-core v5.8.23 was discovered to contain an infinite loop in the StrSplitter.splitByRegex function. This vulnerability allows attackers to cause a Denial of Service (DoS) via manipulation of the first two parameters. | ||
| CVE-2023-42278 | Hig | 0.42 | 7.5 | 0.01 | Sep 8, 2023 | hutool v5.8.21 was discovered to contain a buffer overflow via the component JSONUtil.parse(). | ||
| CVE-2022-45690 | Hig | 0.42 | 7.5 | 0.01 | Dec 13, 2022 | A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data. | ||
| CVE-2022-45688 | Hig | 0.42 | 7.5 | 0.01 | Dec 13, 2022 | A stack overflow in the XML.toJSONObject component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data. | ||
| CVE-2023-33695 | Hig | 0.39 | 7.1 | 0.00 | Jun 13, 2023 | Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the File.createTempFile() function at /core/io/FileUtil.java. | ||
| CVE-2025-56769 | Med | 0.35 | 6.5 | 0.00 | Sep 25, 2025 | An issue was discovered in chinabugotech hutool before 5.8.4 allowing attackers to execute arbitrary expressions that lead to arbitrary method invocation and potentially remote code execution (RCE) via the QLExpressEngine class. | ||
| CVE-2022-4565 | Med | 0.28 | 4.3 | 0.01 | Dec 16, 2022 | A vulnerability classified as problematic was found in Dromara HuTool up to 5.8.10. This vulnerability affects unknown code of the file cn.hutool.core.util.ZipUtil.java. The manipulation leads to resource consumption. The attack can be initiated remotely. The exploit has been… |
- risk 0.64cvss 9.8epss 0.01
Deserialization vulnerability in Dromara Hutool v5.8.11 allows attacker to execute arbitrary code via the XmlUtil.readObjectFromXml parameter.
- risk 0.57cvss 9.8epss 0.01
hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonObject.putByPath.
- risk 0.57cvss 9.8epss 0.01
hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonArray.
- risk 0.57cvss 9.8epss 0.01
SQL Inection vulnerability in Dromara hutool before 5.8.21 allows attacker to execute arbitrary code via the aviator template engine.
- risk 0.49cvss 7.5epss 0.01
hutool-json v5.8.10 was discovered to contain an out of memory error.
- risk 0.49cvss 7.5epss 0.03
The unzip function in ZipUtil.java in Hutool before 4.1.12 allows remote attackers to overwrite arbitrary files via directory traversal sequences in a filename within a ZIP archive.
- risk 0.42cvss 7.5epss 0.01
The NumberUtil.toBigDecimal method in hutool-core v5.8.23 was discovered to contain a stack overflow.
- risk 0.42cvss 7.5epss 0.01
hutool-core v5.8.23 was discovered to contain an infinite loop in the StrSplitter.splitByRegex function. This vulnerability allows attackers to cause a Denial of Service (DoS) via manipulation of the first two parameters.
- risk 0.42cvss 7.5epss 0.01
hutool v5.8.21 was discovered to contain a buffer overflow via the component JSONUtil.parse().
- risk 0.42cvss 7.5epss 0.01
A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.
- risk 0.42cvss 7.5epss 0.01
A stack overflow in the XML.toJSONObject component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.
- risk 0.39cvss 7.1epss 0.00
Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the File.createTempFile() function at /core/io/FileUtil.java.
- risk 0.35cvss 6.5epss 0.00
An issue was discovered in chinabugotech hutool before 5.8.4 allowing attackers to execute arbitrary expressions that lead to arbitrary method invocation and potentially remote code execution (RCE) via the QLExpressEngine class.
- risk 0.28cvss 4.3epss 0.01
A vulnerability classified as problematic was found in Dromara HuTool up to 5.8.10. This vulnerability affects unknown code of the file cn.hutool.core.util.ZipUtil.java. The manipulation leads to resource consumption. The attack can be initiated remotely. The exploit has been…