Package impact

java Maven / org.apache.tika:tika-core

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Published Description Impact
CVE-2016-6809 critical 9.8 9.8 9y ago Apache Tika before 1.14 allows Java code execution for serialized objects embedded in MATLAB files. The issue exists because Tika invokes JMatIO to do native deserialization. debianjavaapache
CVE-2016-4434 high 7.8 7.8 9y ago Apache Tika before 1.13 does not properly initialize the XML parser or choose handlers, which might allow remote attackers to conduct XML External Entity (XXE) attacks via vectors involving (1) sprea… debianjavaapache
CVE-2025-66516 unknown 6mo ago Critical XXE in Apache Tika tika-core (1.13-3.2.1), tika-pdf-module (2.0.0-3.2.1) and tika-parsers (1.13-1.28.5) modules on all platforms allows an attacker to carry out XML External Entity injection… debianjava
CVE-2022-30973 unknown 4y ago We failed to apply the fix for CVE-2022-30126 to the 1.x branch in the 1.28.2 release. In Apache Tika, a regular expression in the StandardsText class, used by the StandardsExtractingContentHandler c… susedebianjava
CVE-2022-30126 unknown 4y ago In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingContentHandler could lead to a denial of service caused by backtracking on a specially crafted file. Th… susedebianjava
CVE-2019-10088 unknown 7y ago A carefully crafted or corrupt zip file can cause an OOM in Apache Tika's RecursiveParserWrapper in versions 1.7-1.21. Users should upgrade to 1.22 or later. susedebianjava
CVE-2019-10094 unknown 7y ago A carefully crafted package/compressed file that, when unzipped/uncompressed yields the same file (a quine), causes a StackOverflowError in Apache Tika's RecursiveParserWrapper in versions 1.7-1.21. … susedebianjava
CVE-2018-1338 unknown 8y ago A carefully crafted (or fuzzed) file can trigger an infinite loop in Apache Tika's BPGParser in versions of Apache Tika before 1.18. debianjava
CVE-2018-8017 unknown 8y ago In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an infinite loop in the IptcAnpaParser. susedebianjava
CVE-2018-11762 unknown 8y ago In Apache Tika 0.9 to 1.18, in a rare edge case where a user does not specify an extract directory on the commandline (--extract-dir=) and the input file has an embedded file with an absolute path, s… susedebianjava
CVE-2018-11761 unknown 8y ago In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were therefore vulnerable to an entity expansion vulnerability which can lead to a denial of service at… susedebianjava
CVE-2018-1335 unknown 8y ago From Apache Tika versions 1.7 to 1.17, clients could send carefully crafted headers to tika-server that could be used to inject commands into the command line of the server running tika-server. This … debianjava
CVE-2018-11796 unknown 8y ago In Apache Tika 1.19 (CVE-2018-11761), we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset() after each parse, which, for Xerces2 parsers, as per the do… susedebianjava