2018-09-20 09:05:04 -04:00
{
2019-03-18 04:44:10 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@elastic.co" ,
"ID" : "CVE-2018-17246" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "before 6.4.3 and 5.6.13"
}
]
}
}
]
} ,
"vendor_name" : "Elastic"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-12-20 17:16:59 -05:00
{
2019-03-18 04:44:10 +00:00
"lang" : "eng" ,
"value" : "Kibana versions before 6.4.3 and 5.6.13 contain an arbitrary file inclusion flaw in the Console plugin. An attacker with access to the Kibana Console API could send a request that will attempt to execute javascript code. This could possibly lead to an attacker executing arbitrary commands with permissions of the Kibana process on the host system."
2018-12-20 17:16:59 -05:00
}
2019-03-18 04:44:10 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-73: External Control of File Name or Path"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "106285" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106285"
} ,
{
"name" : "https://discuss.elastic.co/t/elastic-stack-6-4-3-and-5-6-13-security-update/155594" ,
"refsource" : "MISC" ,
"url" : "https://discuss.elastic.co/t/elastic-stack-6-4-3-and-5-6-13-security-update/155594"
} ,
{
"name" : "RHBA-2018:3743" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHBA-2018:3743"
} ,
{
"name" : "https://www.elastic.co/community/security" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.elastic.co/community/security"
}
]
}
}