cvelist/2022/23xxx/CVE-2022-23708.json
2022-03-03 22:01:18 +00:00

62 lines
2.0 KiB
JSON

{
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@elastic.co",
"ID": "CVE-2022-23708",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "elasticsearch",
"version": {
"version_data": [
{
"version_value": "Versions 7.16.0 through 7.17.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discuss.elastic.co/t/elastic-stack-7-17-1-security-update/298447",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/elastic-stack-7-17-1-security-update/298447"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was discovered in Elasticsearch 7.17.0\u2019s upgrade assistant, in which upgrading from version 6.x to 7.x would disable the in-built protections on the security index, allowing authenticated users with \u201c*\u201d index permissions access to this index."
}
]
}
}