cvelist/2021/22xxx/CVE-2021-22148.json
2021-09-15 12:01:08 +00:00

67 lines
2.2 KiB
JSON

{
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@elastic.co",
"ID": "CVE-2021-22148",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Elastic Enterprise Search",
"version": {
"version_data": [
{
"version_value": "before 7.14.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-732: Incorrect Permission Assignment for Critical Resource"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.elastic.co/community/security/",
"refsource": "MISC",
"name": "https://www.elastic.co/community/security/"
},
{
"url": "https://discuss.elastic.co/t/elastic-stack-7-14-0-security-update/280344",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/elastic-stack-7-14-0-security-update/280344"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Elastic Enterprise Search App Search versions before 7.14.0 was vulnerable to an issue where API keys were not bound to the same engines as their creator. This could lead to a less privileged user gaining access to unauthorized engines."
}
]
}
}