Unknown · Hutool-Core · CVE-2023-51075
**Name of the Vulnerable Software and Affected Versions**
hutool-core version 5.8.23
**Description**
The issue is related to an infinite loop in the `StrSplitter.splitByRegex` function, which can be exploited by attackers to cause a Denial of Service (DoS) via manipulation of the first two parameters, `parameter1` and `parameter2`.
**Recommendations**
For hutool-core version 5.8.23, consider disabling the `StrSplitter.splitByRegex` function until a patch is available to prevent potential Denial of Service (DoS) attacks.