CVE-2023-24162: Critical severity hutool vulnerability
Published Jan 31, 2023
·Updated
Deserialization vulnerability in Dromara Hutool v5.8.11 allows attacker to execute arbitrary code via the XmlUtil.readObjectFromXml parameter.
Affected Software
1 affected component
Hutool Hutool=5.8.11
Event History
Jan 31, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is CVE-2023-24162?
CVE-2023-24162 is a deserialization vulnerability in Dromara Hutool v5.8.11 that allows an attacker to execute arbitrary code.
2
How can an attacker exploit CVE-2023-24162?
An attacker can exploit CVE-2023-24162 by using the XmlUtil.readObjectFromXml parameter to execute arbitrary code.
3
What is the severity of CVE-2023-24162?
CVE-2023-24162 has a severity rating of critical.
4
How can I fix CVE-2023-24162?
To fix CVE-2023-24162, update Dromara Hutool to version 5.8.12 or later.
5
What is CWE-502?
CWE-502 refers to the deserialization of untrusted data, which is the underlying issue that allows CVE-2023-24162 to occur.