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-7011" ,
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" : "Elastic App Search" ,
"version" : {
"version_data" : [
{
"version_value" : "before 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-84: Improper Neutralization of Encoded URI Schemes in a Web Page"
}
]
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" : "Elastic App Search versions before 7.7.0 contain a cross site scripting (XSS) flaw when displaying document URLs in the Reference UI. If the Reference UI injects a URL into a result, that URL will be rendered by the web browser. If an attacker is able to control the contents of such a field, they could execute arbitrary JavaScript in the victim\u00ef\u00bf\u00bds web browser."
}
]
2020-01-14 14:01:07 +00:00
}
2020-06-03 19:01:33 +00:00
}