Learn about CVE-2018-11762 affecting Apache Tika versions 0.9 to 1.18. Understand the Zip Slip Vulnerability, its impact, and mitigation steps to secure your systems.
Apache Tika versions 0.9 to 1.18 were affected by a Zip Slip Vulnerability that could lead to file overwrite.
Understanding CVE-2018-11762
In Apache Tika versions 0.9 to 1.18, a specific scenario could result in the overwriting of files by the tika-app.
What is CVE-2018-11762?
The vulnerability in Apache Tika versions 0.9 to 1.18 allowed for file overwriting when certain conditions were met during file extraction.
The Impact of CVE-2018-11762
The vulnerability could potentially lead to the unintended overwriting of files, posing a risk to data integrity and security.
Technical Details of CVE-2018-11762
Apache Tika's tika-app was susceptible to a Zip Slip Vulnerability, allowing for file overwrite under specific conditions.
Vulnerability Description
In Apache Tika versions 0.9 to 1.18, failure to specify an extract directory and encountering an embedded file with an absolute path could result in file overwriting by tika-app.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability exploited a scenario where a user did not provide an extract directory and an input file contained an embedded file with an absolute path, leading to file overwrite.
Mitigation and Prevention
Immediate Steps to Take:
Long-Term Security Practices
Patching and Updates