{ "id": "CVE-2023-33695", "sourceIdentifier": "cve@mitre.org", "published": "2023-06-13T16:15:13.077", "lastModified": "2023-06-21T15:26:26.947", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the File.createTempFile() function at /core/io/FileUtil.java." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-732" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:hutool:hutool:*:*:*:*:*:*:*:*", "versionEndIncluding": "5.8.17", "matchCriteriaId": "C24D3772-507E-4835-B431-E55F9FB9EDD0" } ] } ] } ], "references": [ { "url": "https://github.com/dromara/hutool/issues/3103", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Mitigation", "Third Party Advisory" ] } ] }