2018-01-02 16:05:10 -05:00
{
2019-03-17 23:36:24 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2018-3820" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "after 6.1.0 and before 6.1.3"
}
]
}
}
]
} ,
"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-17 23:36:24 +00:00
"lang" : "eng" ,
"value" : "Kibana versions after 6.1.0 and before 6.1.3 had a cross-site scripting (XSS) vulnerability in labs visualizations 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-17 23:36:24 +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-3-and-5-6-7-security-update/117683" ,
"refsource" : "CONFIRM" ,
"url" : "https://discuss.elastic.co/t/elastic-stack-6-1-3-and-5-6-7-security-update/117683"
}
]
}
}