First published: Fri Sep 21 2018(Updated: )
The unzip function in ZipUtil.java in Hutool before 4.1.12 allows remote attackers to overwrite arbitrary files via directory traversal sequences in a filename within a ZIP archive.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Hutool Hutool | <4.1.12 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-17297 is a vulnerability in the unzip function in ZipUtil.java in Hutool before 4.1.12 that allows remote attackers to overwrite arbitrary files via directory traversal sequences in a filename within a ZIP archive.
The severity of CVE-2018-17297 is high with a rating of 7.5.
Hutool versions up to and excluding 4.1.12 are affected by CVE-2018-17297.
Remote attackers can exploit CVE-2018-17297 by using directory traversal sequences in a filename within a ZIP archive to overwrite arbitrary files.
You can find more information about CVE-2018-17297 in the GitHub issue: https://github.com/looly/hutool/issues/162