SCA: security update for org.apache.druid:druid-core (GHSA-793h-6f7r-6qvm)

medium Tenable Cloud Security Plugin ID 411952

Description

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

- In the Druid ingestion system, the InputSource is used for reading data from a certain data source.
However, the HTTP InputSource allows authenticated users to read data from other sources than intended,
such as the local file system, with the privileges of the Druid server process. This is not an elevation
of privilege when users access Druid directly, since Druid also provides the Local InputSource, which
allows the same level of access. But it is problematic when users interact with Druid indirectly through
an application that allows users to specify the HTTP InputSource, but not the Local InputSource. In this
case, users could bypass the application-level restriction by passing a file URL to the HTTP InputSource.
(CVE-2021-26920)

See Also

https://github.com/advisories/GHSA-793h-6f7r-6qvm

Plugin Details

Severity: Medium

ID: 411952

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 8/19/2025

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2021-26920

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/13/2021

Vulnerability Publication Date: 7/2/2021

Reference Information

CVE: CVE-2021-26920

cwe: CWE-863