Lucene search

K
osvGoogleOSV:GHSA-793H-6F7R-6QVM
HistoryAug 13, 2021 - 3:21 p.m.

Druid ingestion system Authenticated users can read data from other sources than intended

2021-08-1315:21:50
Google
osv.dev
10
druid
ingestion system
authenticated users
read data
http inputsource
local file system
privileges
elevation of privilege
application-level restriction

AI Score

6.2

Confidence

High

EPSS

0.002

Percentile

51.9%

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.

AI Score

6.2

Confidence

High

EPSS

0.002

Percentile

51.9%