cvelist/2021/22xxx/CVE-2021-22149.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-04 21:03:00 +00:00
{
"data_format": "MITRE",
2021-09-15 12:01:08 +00:00
"data_type": "CVE",
2021-01-04 21:03:00 +00:00
"data_version": "4.0",
"CVE_data_meta": {
2021-09-15 12:01:08 +00:00
"ASSIGNER": "security@elastic.co",
2021-01-04 21:03:00 +00:00
"ID": "CVE-2021-22149",
2021-09-15 12:01:08 +00:00
"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"
}
]
2021-01-04 21:03:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-09-15 12:01:08 +00:00
"value": "Elastic Enterprise Search App Search versions before 7.14.0 are vulnerable to an issue where API keys were missing authorization via an alternate route. Using this vulnerability, an authenticated attacker could utilize API keys belonging to higher privileged users."
2021-01-04 21:03:00 +00:00
}
]
}
}