Insecure temporary file in hutool - CVE-2023-33695
Published: January 24, 2024
Vulnerability identifier: #VU85770
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-33695
CWE-ID: CWE-377
Exploitation vector: Local access
Exploit availability:
No public exploit available
Vulnerable software:
hutool
hutool
Software vendor:
Dromara
Dromara
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to insecure usage of temporary files within the File.createTempFile() function in /core/io/FileUtil.java. A local user can gain access to sensitive information.
Remediation
Install updates from vendor's website.