This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Hutool First view 2018-09-21
Product Hutool Last view 2023-12-27
Version Type Application
Update  
Edition  
Language  
Sofware Edition  
Target Software  
Target Hardware  
Other  

Activity : Overall

COMMON PLATFORM ENUMERATION: Repartition per Version

CPE Name Affected CVE
cpe:2.3:a:hutool:hutool:5.8.10:*:*:*:*:*:*:* 6
cpe:2.3:a:hutool:hutool:*:*:*:*:*:*:*:* 4
cpe:2.3:a:hutool:hutool:5.7.18:*:*:*:*:*:*:* 4
cpe:2.3:a:hutool:hutool:5.8.11:*:*:*:*:*:*:* 3
cpe:2.3:a:hutool:hutool:5.8.21:*:*:*:*:*:*:* 3
cpe:2.3:a:hutool:hutool:5.8.23:*:*:*:*:*:*:* 2

Related : CVE

  Date Alert Description
7.5 2023-12-27 CVE-2023-51080

The NumberUtil.toBigDecimal method in hutool-core v5.8.23 was discovered to contain a stack overflow.

7.5 2023-12-27 CVE-2023-51075

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.

7.5 2023-09-08 CVE-2023-42278

hutool v5.8.21 was discovered to contain a buffer overflow via the component JSONUtil.parse().

9.8 2023-09-08 CVE-2023-42277

hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonObject.putByPath.

9.8 2023-09-08 CVE-2023-42276

hutool v5.8.21 was discovered to contain a buffer overflow via the component jsonArray.

7.1 2023-06-13 CVE-2023-33695

Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the File.createTempFile() function at /core/io/FileUtil.java.

9.8 2023-01-31 CVE-2023-24163

SQL Inection vulnerability in Dromara hutool before 5.8.21 allows attacker to execute arbitrary code via the aviator template engine.

9.8 2023-01-31 CVE-2023-24162

Deserialization vulnerability in Dromara Hutool v5.8.11 allows attacker to execute arbitrary code via the XmlUtil.readObjectFromXml parameter.

7.5 2022-12-16 CVE-2022-4565

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 disclosed to the public and may be used. Upgrading to version 5.8.11 is able to address this issue. It is recommended to upgrade the affected component. VDB-215974 is the identifier assigned to this vulnerability.

7.5 2022-12-13 CVE-2022-45690

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.

7.5 2022-12-13 CVE-2022-45689

hutool-json v5.8.10 was discovered to contain an out of memory error.

7.5 2022-12-13 CVE-2022-45688

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.

9.8 2022-02-16 CVE-2022-22885

Hutool v5.7.18's HttpRequest was discovered to ignore all TLS/SSL certificate validation.

7.5 2018-09-21 CVE-2018-17297

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.

CWE : Common Weakness Enumeration

%idName
30% (4) CWE-787 Out-of-bounds Write
23% (3) CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflo...
7% (1) CWE-732 Incorrect Permission Assignment for Critical Resource
7% (1) CWE-502 Deserialization of Untrusted Data
7% (1) CWE-404 Improper Resource Shutdown or Release
7% (1) CWE-295 Certificate Issues
7% (1) CWE-89 Improper Sanitization of Special Elements used in an SQL Command ('...
7% (1) CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path ...