{ "id": "CVE-2023-51075", "sourceIdentifier": "cve@mitre.org", "published": "2023-12-27T21:15:08.300", "lastModified": "2024-01-09T15:23:26.870", "vulnStatus": "Analyzed", "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." }, { "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", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "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" } ] } ] } ], "references": [ { "url": "https://github.com/dromara/hutool/issues/3421", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] } ] }