Pinot allows you to run any function using Apache Groovy scripts. In versions prior to 0.10.0, Pinot query endpoint and realtime ingestion layer has a vulnerability in unprotected environments due to groovy function support being enabled by default. This issue has been fixed by making function support disabled by default, in version 0.11.0. A potential workaround is to disable groovy script support.
{
"github_reviewed_at": "2022-09-29T14:37:12Z",
"severity": "CRITICAL",
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"nvd_published_at": "2022-09-23T08:15:00Z"
}