2023-12-27 23:00:28 +00:00
{
"id" : "CVE-2023-51075" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-27T21:15:08.300" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:37:48.420" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-27 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2024-01-09 17:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que hutool-core v5.8.23 conten\u00eda un bucle infinito en la funci\u00f3n StrSplitter.splitByRegex. Esta vulnerabilidad permite a los atacantes provocar una denegaci\u00f3n de servicio (DoS) mediante la manipulaci\u00f3n de los dos primeros par\u00e1metros."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-01-09 17:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-09 17:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-835"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hutool:hutool:5.8.23:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E06EB61A-4250-4F44-9743-3108FF70C157"
}
]
}
]
2023-12-27 23:00:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/dromara/hutool/issues/3421" ,
2024-01-09 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/dromara/hutool/issues/3421" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-12-27 23:00:28 +00:00
}
]
}