ghsa-qj9p-jvmw-82rh
Vulnerability from github
Published
2022-09-25 00:00
Modified
2025-05-28 19:33
Severity ?
VLAI Severity ?
Summary
Apache Pinot has Groovy Function support enabled by default
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.pinot:pinot"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-26112"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2022-09-29T14:37:12Z",
"nvd_published_at": "2022-09-23T08:15:00Z",
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-qj9p-jvmw-82rh",
"modified": "2025-05-28T19:33:40Z",
"published": "2022-09-25T00:00:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26112"
},
{
"type": "WEB",
"url": "https://github.com/apache/pinot/pull/8711"
},
{
"type": "WEB",
"url": "https://docs.pinot.apache.org/basics/releases/0.11.0"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/pinot"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/4pb0r12s2b68d78llk04yd8rh3qk5t9h"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Apache Pinot has Groovy Function support enabled by default"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…