<html>
<head>
<base href="https://bugzilla.rosalinux.ru/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Platform</th>
<td>2021.1
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - [CVE 21] tika 1.17 CVEs found"
href="https://bugzilla.rosalinux.ru/show_bug.cgi?id=13330">13330</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[CVE 21] tika 1.17 CVEs found
</td>
</tr>
<tr>
<th>Classification</th>
<td>ROSA-based products
</td>
</tr>
<tr>
<th>Product</th>
<td>ROSA Fresh
</td>
</tr>
<tr>
<th>Version</th>
<td>All
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>URL</th>
<td>CVE-2018-11761, CVE-2018-11762, CVE-2018-11796, CVE-2018-1335, CVE-2018-1338, CVE-2018-1339, CVE-2018-17197, CVE-2018-8017, CVE-2019-10088, CVE-2019-10094, CVE-2020-1950, CVE-2020-1951, CVE-2022-25169, CVE-2022-30126, CVE-2022-30973, CVE-2022-33879,
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>CONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>System (kernel, glibc, systemd, bash, PAM...)
</td>
</tr>
<tr>
<th>Assignee</th>
<td>bugs@lists.rosalinux.ru
</td>
</tr>
<tr>
<th>Reporter</th>
<td>y.tumanov@rosalinux.ru
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>bugs@lists.rosalinux.ru
</td>
</tr>
<tr>
<th>CC</th>
<td>s.matveev@rosalinux.ru, y.tumanov@rosalinux.ru
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr>
<tr>
<th>Flags</th>
<td>secteam_verified?
</td>
</tr></table>
<p>
<div>
<pre>Please patch CVEs for package tika version 1.17
INFO (CVEs are): tika 1.17
cves found
CVE-2018-11761
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11761">https://nvd.nist.gov/vuln/detail/CVE-2018-11761</a>
Severity: HIGH
CVE-2018-11762
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11762">https://nvd.nist.gov/vuln/detail/CVE-2018-11762</a>
Severity: MEDIUM
CVE-2018-11796
Desc: 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 service attack.
Users should upgrade to 1.19.1 or later.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-11796">https://nvd.nist.gov/vuln/detail/CVE-2018-11796</a>
Severity: HIGH
CVE-2018-1335
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1335">https://nvd.nist.gov/vuln/detail/CVE-2018-1335</a>
Severity: HIGH
CVE-2018-1338
Desc: A carefully crafted (or fuzzed) file can trigger an infinite loop in
Apache Tika's BPGParser in versions of Apache Tika before 1.18.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1338">https://nvd.nist.gov/vuln/detail/CVE-2018-1338</a>
Severity: MEDIUM
CVE-2018-1339
Desc: A carefully crafted (or fuzzed) file can trigger an infinite loop in
Apache Tika's ChmParser in versions of Apache Tika before 1.18.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1339">https://nvd.nist.gov/vuln/detail/CVE-2018-1339</a>
Severity: MEDIUM
CVE-2018-17197
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17197">https://nvd.nist.gov/vuln/detail/CVE-2018-17197</a>
Severity: MEDIUM
CVE-2018-8017
Desc: In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an
infinite loop in the IptcAnpaParser.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-8017">https://nvd.nist.gov/vuln/detail/CVE-2018-8017</a>
Severity: MEDIUM
CVE-2019-10088
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10088">https://nvd.nist.gov/vuln/detail/CVE-2019-10088</a>
Severity: HIGH
CVE-2019-10094
Desc: 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. Apache Tika users should upgrade to 1.22 or later.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10094">https://nvd.nist.gov/vuln/detail/CVE-2019-10094</a>
Severity: HIGH
CVE-2020-1950
Desc: A carefully crafted or corrupt PSD file can cause excessive memory usage
in Apache Tika's PSDParser in versions 1.0-1.23.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1950">https://nvd.nist.gov/vuln/detail/CVE-2020-1950</a>
Severity: MEDIUM
CVE-2020-1951
Desc: A carefully crafted or corrupt PSD file can cause an infinite loop in
Apache Tika's PSDParser in versions 1.0-1.23.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2020-1951">https://nvd.nist.gov/vuln/detail/CVE-2020-1951</a>
Severity: MEDIUM
CVE-2022-25169
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25169">https://nvd.nist.gov/vuln/detail/CVE-2022-25169</a>
Severity: MEDIUM
CVE-2022-30126
Desc: 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
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-30126">https://nvd.nist.gov/vuln/detail/CVE-2022-30126</a>
Severity: MEDIUM
CVE-2022-30973
Desc: 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 handler. This is fixed in 1.28.3.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-30973">https://nvd.nist.gov/vuln/detail/CVE-2022-30973</a>
Severity: MEDIUM
CVE-2022-33879
Desc: 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.
Link: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-33879">https://nvd.nist.gov/vuln/detail/CVE-2022-33879</a>
Severity: LOW</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>