SCA: security update for org.apache.solr:solr-core (GHSA-3gm7-v7vw-866c)

high Tenable Self-Hosted Container Security Plugin ID 422541

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- In Apache Solr, 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 "dataConfig"
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 with
version 8.2.0 of Solr, use of this parameter requires setting the Java System property
"enable.dih.dataConfigParam" to true. (CVE-2019-0193)

See Also

https://github.com/advisories/GHSA-3gm7-v7vw-866c

Plugin Details

Severity: High

ID: 422541

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2019-0193

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:F/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/1/2019

Vulnerability Publication Date: 8/1/2019

CISA Known Exploited Vulnerability Due Dates: 6/10/2022

Reference Information

CVE: CVE-2019-0193

cwe: CWE-94