CVE-2023-51075: High severity hutool vulnerability
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-51075?
CVE-2023-51075 is classified as a Denial of Service (DoS) vulnerability due to an infinite loop in the StrSplitter.splitByRegex function.
How do I fix CVE-2023-51075?
To fix CVE-2023-51075, upgrade hutool-core from version 5.8.23 to version 5.8.24.
Which versions of hutool-core are affected by CVE-2023-51075?
Versions up to and including 5.8.23 of hutool-core are affected by CVE-2023-51075.
What causes the vulnerability CVE-2023-51075?
CVE-2023-51075 is caused by improper handling of parameters in the StrSplitter.splitByRegex function leading to an infinite loop.
What is the potential impact of CVE-2023-51075?
The potential impact of CVE-2023-51075 is a Denial of Service (DoS), which could make affected applications unresponsive.