aboutsummaryrefslogtreecommitdiffstats
path: root/english/lts/security/2020/dla-2327.wml
blob: 656ca265fce08a769b4c30ab8dd8b175b87985ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<define-tag description>LTS security update</define-tag>
<define-tag moreinfo>
<p>A security vulnerability was discovered in lucene-solr, an enterprise
search server.</p>

<p>The DataImportHandler, an optional but popular module to pull in data
from databases and other sources, has a feature in which the whole DIH
configuration can come from a request's <q>dataConfig</q> parameter. The
debug mode of the DIH admin screen uses this to allow convenient
debugging / development of a DIH config. Since a DIH config can contain
scripts, this parameter is a security risk. Starting from now on, use
of this parameter requires setting the Java System property
<q>enable.dih.dataConfigParam</q> to true. For example this can be achieved
with solr-tomcat by adding -Denable.dih.dataConfigParam=true to
JAVA_OPTS in /etc/default/tomcat8.</p>

<p>For Debian 9 stretch, this problem has been fixed in version
3.6.2+dfsg-10+deb9u3.</p>

<p>We recommend that you upgrade your lucene-solr packages.</p>

<p>For the detailed security status of lucene-solr please refer to
its security tracker page at:
<a rel="nofollow" href="https://security-tracker.debian.org/tracker/lucene-solr">https://security-tracker.debian.org/tracker/lucene-solr</a></p>

<p>Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: <a rel="nofollow" href="https://wiki.debian.org/LTS">https://wiki.debian.org/LTS</a></p>
</define-tag>

# do not modify the following line
#include "$(ENGLISHDIR)/lts/security/2020/dla-2327.data"
# $Id: $

© 2014-2024 Faster IT GmbH | imprint | privacy policy