2018-01-02 16:05:10 -05:00
{
2019-03-18 02:31:17 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2018-3818" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "5.1.1 to 6.1.2 and 5.6.6"
}
]
}
}
]
} ,
"vendor_name" : "Elastic"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-03-30 13:19:53 -05:00
{
2019-03-18 02:31:17 +00:00
"lang" : "eng" ,
"value" : "Kibana versions 5.1.1 to 6.1.2 and 5.6.6 had a cross-site scripting (XSS) vulnerability via the colored fields formatter that could allow an attacker to obtain sensitive information from or perform destructive actions on behalf of other Kibana users."
2018-03-30 13:19:53 -05:00
}
2019-03-18 02:31:17 +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://discuss.elastic.co/t/elastic-stack-6-1-2-and-5-6-6-security-update/115763" ,
"refsource" : "CONFIRM" ,
"url" : "https://discuss.elastic.co/t/elastic-stack-6-1-2-and-5-6-6-security-update/115763"
} ,
{
"name" : "102734" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/102734"
}
]
}
}