2017-10-16 12:31:07 -04:00
{
2019-03-17 21:42:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2017-8451" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Elastic X-Pack Security" ,
"version" : {
"version_data" : [
{
"version_value" : "before 5.3.1"
}
]
}
}
]
} ,
"vendor_name" : "Elastic"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:42:03 +00:00
"lang" : "eng" ,
"value" : "With X-Pack installed, Kibana versions before 5.3.1 have an open redirect vulnerability on the login page that would enable an attacker to craft a link that redirects to an arbitrary website."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:42:03 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-601: URL Redirection to Untrusted Site"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.elastic.co/community/security" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.elastic.co/community/security"
}
]
}
}