cvelist/2016/10xxx/CVE-2016-10366.json

63 lines
1.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co",
"ID" : "CVE-2016-10366",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "4.3 to 4.6.2"
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" : "Kibana versions after and including 4.3 and before 4.6.2 are vulnerable to a cross-site scripting (XSS) attack."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.elastic.co/community/security",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.elastic.co/community/security"
}
]
}
}