cvelist/2018/3xxx/CVE-2018-3821.json

63 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-02 16:05:10 -05:00
{
2018-03-30 16:05:37 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "bressers@elastic.co",
"ID" : "CVE-2018-3821",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-03-30 13:19:53 -05:00
{
2018-03-30 16:05:37 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Kibana",
"version" : {
"version_data" : [
{
"version_value" : "after 5.1.1 and before 5.6.7 and 6.1.3"
}
]
}
}
]
},
"vendor_name" : "Elastic"
2018-03-30 13:19:53 -05:00
}
2018-03-30 16:05:37 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Kibana versions after 5.1.1 and before 5.6.7 and 6.1.3 had a cross-site scripting (XSS) vulnerability in the tag cloud visualization that could allow an attacker to obtain sensitive information from or perform destructive actions on behalf of other Kibana users."
}
2018-01-02 16:05:10 -05:00
]
2018-03-30 16:05:37 -04:00
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
2018-03-30 13:19:53 -05:00
]
2018-03-30 16:05:37 -04:00
},
"references" : {
"reference_data" : [
{
"name" : "https://discuss.elastic.co/t/elastic-stack-6-1-3-and-5-6-7-security-update/117683",
"refsource" : "CONFIRM",
2018-03-30 16:05:37 -04:00
"url" : "https://discuss.elastic.co/t/elastic-stack-6-1-3-and-5-6-7-security-update/117683"
}
2018-03-30 13:19:53 -05:00
]
2018-03-30 16:05:37 -04:00
}
2018-01-02 16:05:10 -05:00
}