cvelist/2020/7xxx/CVE-2020-7020.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-14 14:01:07 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
2020-10-22 17:01:54 +00:00
"ASSIGNER": "security@elastic.co",
2020-01-14 14:01:07 +00:00
"ID": "CVE-2020-7020",
2020-10-22 11:28:33 -05:00
"STATE": "PUBLIC"
2020-01-14 14:01:07 +00:00
},
2020-10-22 11:28:33 -05:00
"affects": {
2020-10-22 17:01:54 +00:00
"vendor": {
"vendor_data": [
2020-10-22 11:28:33 -05:00
{
2020-10-22 17:01:54 +00:00
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Elasticsearch",
"version": {
"version_data": [
{
"version_value": "before 6.8.13 and 7.9.2"
}
]
}
}
]
}
2020-10-22 11:28:33 -05:00
}
2020-10-22 17:01:54 +00:00
]
}
2020-10-22 11:28:33 -05:00
},
"problemtype": {
2020-10-22 17:01:54 +00:00
"problemtype_data": [
2020-10-22 11:28:33 -05:00
{
2020-10-22 17:01:54 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-270: Privilege Context Switching Error"
}
]
2020-10-22 11:28:33 -05:00
}
2020-10-22 17:01:54 +00:00
]
2020-10-22 11:28:33 -05:00
},
"references": {
2020-10-22 17:01:54 +00:00
"reference_data": [
{
"url": "https://staging-website.elastic.co/community/security/",
"refsource": "MISC",
"name": "https://staging-website.elastic.co/community/security/"
},
{
"url": "https://discuss.elastic.co/t/elastic-stack-7-9-3-and-6-8-13-security-update/253033",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/elastic-stack-7-9-3-and-6-8-13-security-update/253033"
2020-11-23 12:01:35 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20201123-0001/",
"url": "https://security.netapp.com/advisory/ntap-20201123-0001/"
2020-10-22 17:01:54 +00:00
}
]
2020-10-22 11:28:33 -05:00
},
"description": {
2020-10-22 17:01:54 +00:00
"description_data": [
{
"lang": "eng",
"value": "Elasticsearch versions before 6.8.13 and 7.9.2 contain a document disclosure flaw when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain complex queries. This could result in the search disclosing the existence of documents the attacker should not be able to view. This could result in an attacker gaining additional insight into potentially sensitive indices."
}
]
2020-01-14 14:01:07 +00:00
}
2020-10-22 17:01:54 +00:00
}