First published: Wed Dec 27 2023(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/cn.hutool:hutool-core | <=5.8.23 | 5.8.24 |
Hutool Hutool | =5.8.23 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51075 is classified as a Denial of Service (DoS) vulnerability due to an infinite loop in the StrSplitter.splitByRegex function.
To fix CVE-2023-51075, upgrade hutool-core from version 5.8.23 to version 5.8.24.
Versions up to and including 5.8.23 of hutool-core are affected by CVE-2023-51075.
CVE-2023-51075 is caused by improper handling of parameters in the StrSplitter.splitByRegex function leading to an infinite loop.
The potential impact of CVE-2023-51075 is a Denial of Service (DoS), which could make affected applications unresponsive.