Apache Druid includes the ability to execute user-provided JavaScript code embedded in various types of requests. This functionality is intended for use in high-trust environments, and is disabled by default. However, in Druid 0.20.0 and earlier, it is possible for an authenticated user to send a specially-crafted request that forces Druid to run user-provided JavaScript code for that request, regardless of server configuration. This can be leveraged to execute code on the target machine with the privileges of the Druid server process.
{ "nvd_published_at": "2021-01-29T20:15:00Z", "github_reviewed_at": "2021-04-05T21:52:53Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-732" ] }