cvelist/2022/26xxx/CVE-2022-26112.json

80 lines
2.8 KiB
JSON
Raw Normal View History

2022-02-25 09:01:17 +00:00
{
"CVE_data_meta": {
2022-09-23 08:59:58 +01:00
"ASSIGNER": "security@apache.org",
2022-02-25 09:01:17 +00:00
"ID": "CVE-2022-26112",
2022-09-23 08:59:58 +01:00
"STATE": "PUBLIC",
"TITLE": "Pinot query endpoint and the realtime ingestion layer has a vulnerability in unprotected environments due to a groovy function support"
2022-02-25 09:01:17 +00:00
},
2022-09-23 08:59:58 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Pinot",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Pinot",
"version_value": "0.10.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Pinot would like to thank Haoruo Chen(chenhaoruo0128@gmail.com) for reporting the issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-25 09:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-23 08:59:58 +01:00
"value": "In 0.10.0 or older versions of Apache Pinot, Pinot query endpoint and realtime ingestion layer has a vulnerability in unprotected environments due to a groovy function support. In order to avoid this, we disabled the groovy function support by default from Pinot release 0.11.0. See https://docs.pinot.apache.org/basics/releases/0.11.0"
2022-02-25 09:01:17 +00:00
}
]
2022-09-23 08:59:58 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Pinot query endpoint and the realtime ingestion layer has a vulnerability in unprotected environments due to a groovy function support"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-09-23 09:00:31 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/4pb0r12s2b68d78llk04yd8rh3qk5t9h",
"name": "https://lists.apache.org/thread/4pb0r12s2b68d78llk04yd8rh3qk5t9h"
2022-09-23 08:59:58 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-02-25 09:01:17 +00:00
}
}