2017-10-16 12:31:07 -04:00
{
2019-03-17 23:14:44 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2017-8440" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "5.3.0 to 5.3.3"
} ,
{
"version_value" : "5.4.1"
}
]
}
}
]
} ,
"vendor_name" : "Elastic"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:14:44 +00:00
"lang" : "eng" ,
"value" : "Starting in version 5.3.0, Kibana had a cross-site scripting (XSS) vulnerability in the Discover page that could allow an attacker to obtain sensitive information from or perform destructive actions on behalf of other Kibana users."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:14:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.elastic.co/blog/kibana-5-4-1-and-5-3-3-released" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.elastic.co/blog/kibana-5-4-1-and-5-3-3-released"
} ,
{
"name" : "https://discuss.elastic.co/t/elastic-stack-5-4-1-and-5-3-3-security-updates/87952" ,
"refsource" : "CONFIRM" ,
"url" : "https://discuss.elastic.co/t/elastic-stack-5-4-1-and-5-3-3-security-updates/87952"
} ,
{
"name" : "https://www.elastic.co/community/security" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.elastic.co/community/security"
}
]
}
}