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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: apache
Published: 2021-07-02T07:20:13
Updated: 2024-08-03T20:33:41.311Z
Reserved: 2021-02-09T00:00:00
Link: CVE-2021-26920
Vulnrichment
No data.
NVD
Status : Modified
Published: 2021-07-02T08:15:08.590
Modified: 2024-11-21T05:57:02.793
Link: CVE-2021-26920
Redhat