cvelist/2017/8xxx/CVE-2017-8441.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co",
"ID" : "CVE-2017-8441",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "X-Pack Security",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "prior to 5.4.1 and 5.3.3"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Elastic"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Elastic X-Pack Security versions prior to 5.4.1 and 5.3.3 did not always correctly apply Document Level Security to index aliases. This bug could allow a user with restricted permissions to view data they should not have access to when performing certain operations against an index alias."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-279: Incorrect Execution-Assigned Permissions"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://discuss.elastic.co/t/elastic-stack-5-4-1-and-5-3-3-security-updates/87952",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://discuss.elastic.co/t/elastic-stack-5-4-1-and-5-3-3-security-updates/87952"
},
{
"name" : "https://www.elastic.co/blog/elasticsearch-5-4-1-and-5-3-3-released",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.elastic.co/blog/elasticsearch-5-4-1-and-5-3-3-released"
},
{
"name" : "https://www.elastic.co/community/security",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.elastic.co/community/security"
}
]
}
}