Learn about CVE-2019-10094 affecting Apache Tika versions 1.7-1.21. Upgrade to version 1.22 to prevent a DoS attack caused by a quine file triggering a StackOverflowError.
Apache Tika versions 1.7 to 1.21 are vulnerable to a StackOverflowError due to a specific compressed file. Upgrading to version 1.22 or newer is recommended.
Understanding CVE-2019-10094
Apache Tika users are at risk of a DoS attack caused by a quine file that triggers a StackOverflowError in versions 1.7-1.21.
What is CVE-2019-10094?
A carefully crafted compressed file, functioning as a quine, leads to a StackOverflowError in Apache Tika's RecursiveParserWrapper for versions 1.7-1.21.
The Impact of CVE-2019-10094
Technical Details of CVE-2019-10094
Vulnerability Description
The vulnerability arises from unzipping a file that retains its original form, causing a StackOverflowError in Apache Tika.
Affected Systems and Versions
Exploitation Mechanism
The issue is triggered by unzipping a carefully crafted compressed file that acts as a quine, leading to a DoS attack.
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates