vendor:
Tika-server
by:
David Yesland
8.1
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: Tika-server
Affected Version From: < 1.18
Affected Version To: None
Patch Exists: YES
Related CWE: CVE-2018-1335
CPE: a:apache:tika_server
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Exploiting CVE-2018-1335 Apache Tika
This is a PoC for remote command execution in Apache Tika-server. It exploits a vulnerability in Tika-server versions < 1.18, which allows attackers to execute arbitrary commands on the server. The exploit is done by sending a specially crafted HTTP PUT request with a JScript payload to the Tika-server. The payload contains a command that is executed on the server.
Mitigation:
Upgrade to Tika-server version 1.18 or later.