Apache Software Foundation Apache Tika vulnerabilities

13 known vulnerabilities affecting apache_software_foundation/apache_tika.

Total CVEs
13
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
HIGH3MEDIUM10

Vulnerabilities

Page 1 of 1
CVE-2022-33879MEDIUMCVSS 5.5≥ Apache Tika, < 2.4.12022-06-27
CVE-2022-33879 [MEDIUM] Incomplete fix and new regex DoS in StandardsExtractingContentHandler Incomplete fix and new regex DoS in StandardsExtractingContentHandler The initial fixes in CVE-2022-30126 and CVE-2022-30973 for regexes in the StandardsExtractingContentHandler were insufficient, and we found a separate, new regex DoS in a different regex in the StandardsExtractingContentHandler. These are now fixed in 1.28.4 and 2.4.1.
cvelistv5
CVE-2022-30973MEDIUMCVSS 5.5≥ Apache Tika, ≤ 1.28.22022-05-31
CVE-2022-30973 [MEDIUM] Missing fix for CVE-2022-30126 in 1.28.2 Missing fix for CVE-2022-30126 in 1.28.2 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 could lead to a denial of service caused by backtracking on a specially crafted file. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standard handle
cvelistv5
CVE-2022-25169MEDIUMCVSS 5.5≥ Apache Tika, ≤ 1.28.12022-05-16
CVE-2022-25169 [MEDIUM] CWE-770 CVE-2022-25169: The BPG parser in versions of Apache Tika before 1.28.2 and 2.4.0 may allocate an unreasonable amoun The BPG parser in versions of Apache Tika before 1.28.2 and 2.4.0 may allocate an unreasonable amount of memory on carefully crafted files.
cvelistv5nvd
CVE-2022-30126MEDIUMCVSS 5.5≥ Apache Tika, < 2.4.12022-05-16
CVE-2022-30126 [MEDIUM] CVE-2022-30126: In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingCont 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. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standard handler. This is fixed in 1.28.2 and 2.4.0
cvelistv5nvd
CVE-2021-28657MEDIUMCVSS 5.5≥ Apache Tika, < 1.262021-03-31
CVE-2021-28657 [MEDIUM] CWE-835 CVE-2021-28657: A carefully crafted or corrupt file may trigger an infinite loop in Tika's MP3Parser up to and inclu A carefully crafted or corrupt file may trigger an infinite loop in Tika's MP3Parser up to and including Tika 1.25. Apache Tika users should upgrade to 1.26 or later.
cvelistv5nvd
CVE-2018-17197MEDIUMCVSS 6.5vApache Tika 1.8-1.19.12018-12-24
CVE-2018-17197 [MEDIUM] CWE-835 CVE-2018-17197: A carefully crafted or corrupt sqlite file can cause an infinite loop in Apache Tika's SQLite3Parser A carefully crafted or corrupt sqlite file can cause an infinite loop in Apache Tika's SQLite3Parser in versions 1.8-1.19.1 of Apache Tika.
cvelistv5nvd
CVE-2018-11796HIGHCVSS 7.5vApache Tomcat 0.1 to 1.192018-10-09
CVE-2018-11796 [HIGH] CVE-2018-11796: In Apache Tika 1 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 documentation, removes the user-specified SecurityManager and thus removes entity expansion limits after the first parse. Apache Tika versions from 0.1 to 1.19 are therefore still vulnerable to entity expansions which can lead to a denial of servic
cvelistv5
CVE-2018-11761HIGHCVSS 7.5vApache Tomcat 0.1 to 1.192018-09-19
CVE-2018-11761 [HIGH] CWE-611 CVE-2018-11761: In Apache Tika 0.1 to 1.18, the XML parsers were not configured to limit entity expansion. They were 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 attack.
cvelistv5nvd
CVE-2018-8017MEDIUMCVSS 5.5v1.2 to 1.182018-09-19
CVE-2018-8017 [MEDIUM] CWE-835 CVE-2018-8017: In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an infinite loop in the IptcAnpaPar In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an infinite loop in the IptcAnpaParser.
cvelistv5nvd
CVE-2018-11762MEDIUMCVSS 5.9v0.9 to 1.182018-09-19
CVE-2018-11762 [MEDIUM] CWE-22 CVE-2018-11762: In Apache Tika 0.9 to 1.18, in a rare edge case where a user does not specify an extract directory o 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, such as "C:/evil.bat", tika-app would overwrite that file.
cvelistv5nvd
CVE-2018-1335HIGHCVSS 8.1PoCv1.7 to 1.172018-04-25
CVE-2018-1335 [HIGH] CVE-2018-1335: From Apache Tika versions 1.7 to 1.17, clients could send carefully crafted headers to tika-server t 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 vulnerability only affects those running tika-server on a server that is open to untrusted clients. The mitigation is to upgrade to Tika 1.18.
cvelistv5nvd
CVE-2018-1338MEDIUMCVSS 5.5fixed in 1.182018-04-25
CVE-2018-1338 [MEDIUM] CWE-835 CVE-2018-1338: A carefully crafted (or fuzzed) file can trigger an infinite loop in Apache Tika's BPGParser in vers A carefully crafted (or fuzzed) file can trigger an infinite loop in Apache Tika's BPGParser in versions of Apache Tika before 1.18.
cvelistv5nvd
CVE-2018-1339MEDIUMCVSS 5.5fixed in 1.182018-04-25
CVE-2018-1339 [MEDIUM] CWE-835 CVE-2018-1339: A carefully crafted (or fuzzed) file can trigger an infinite loop in Apache Tika's ChmParser in vers A carefully crafted (or fuzzed) file can trigger an infinite loop in Apache Tika's ChmParser in versions of Apache Tika before 1.18.
cvelistv5nvd