2018-01-02 16:05:10 -05:00
{
2019-03-17 22:26:40 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2018-3819" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions before 6.1.3 and 5.6.7"
}
]
}
}
]
} ,
"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 22:26:40 +00:00
"lang" : "eng" ,
"value" : "The fix in Kibana for ESA-2017-23 was incomplete. With X-Pack security enabled, Kibana versions before 6.1.3 and 5.6.7 have an open redirect vulnerability on the login page that would enable an attacker to craft a link that redirects to an arbitrary website."
2018-03-30 13:19:53 -05:00
}
2019-03-17 22:26:40 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
} ,
"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"
}
]
}
}