2020-01-14 14:01:07 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-06-03 19:01:33 +00:00
"ASSIGNER" : "security@elastic.co" ,
2020-01-14 14:01:07 +00:00
"ID" : "CVE-2020-7015" ,
2020-06-03 12:30:10 -05:00
"STATE" : "PUBLIC"
2020-01-14 14:01:07 +00:00
} ,
2020-06-03 12:30:10 -05:00
"affects" : {
2020-06-03 19:01:33 +00:00
"vendor" : {
"vendor_data" : [
2020-06-03 12:30:10 -05:00
{
2020-06-03 19:01:33 +00:00
"vendor_name" : "Elastic" ,
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "before 6.8.9 and 7.7.0"
}
]
}
}
]
}
2020-06-03 12:30:10 -05:00
}
2020-06-03 19:01:33 +00:00
]
}
2020-06-03 12:30:10 -05:00
} ,
"problemtype" : {
2020-06-03 19:01:33 +00:00
"problemtype_data" : [
2020-06-03 12:30:10 -05:00
{
2020-06-03 19:01:33 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2020-06-03 12:30:10 -05:00
}
2020-06-03 19:01:33 +00:00
]
2020-06-03 12:30:10 -05:00
} ,
"references" : {
2020-06-03 19:01:33 +00:00
"reference_data" : [
{
"url" : "https://www.elastic.co/community/security/" ,
"refsource" : "MISC" ,
"name" : "https://www.elastic.co/community/security/"
}
]
2020-06-03 12:30:10 -05:00
} ,
"description" : {
2020-06-03 19:01:33 +00:00
"description_data" : [
{
"lang" : "eng" ,
"value" : "Kibana versions before 6.8.9 and 7.7.0 contains a stored XSS flaw in the TSVB visualization. An attacker who is able to edit or create a TSVB visualization could allow the attacker to obtain sensitive information from, or perform destructive actions, on behalf of Kibana users who edit the TSVB visualization."
}
]
2020-01-14 14:01:07 +00:00
}
2020-06-03 19:01:33 +00:00
}