2023-04-27 19:00:54 +00:00
{
"data_format" : "MITRE" ,
2023-05-04 21:00:35 +00:00
"data_type" : "CVE" ,
2023-04-27 19:00:54 +00:00
"data_version" : "4.0" ,
"CVE_data_meta" : {
2023-05-04 21:00:35 +00:00
"ASSIGNER" : "security@elastic.co" ,
2023-04-27 19:00:54 +00:00
"ID" : "CVE-2023-31414" ,
2023-05-04 21:00:35 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Elastic" ,
"product" : {
"product_data" : [
{
"product_name" : "Kibana" ,
"version" : {
"version_data" : [
{
"version_value" : "versions 8.0.0 through 8.7.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94: Improper Control of Generation of Code"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.elastic.co/community/security/" ,
"refsource" : "MISC" ,
"name" : "https://www.elastic.co/community/security/"
} ,
{
"url" : "https://discuss.elastic.co/t/kibana-8-7-1-security-updates/332330" ,
"refsource" : "MISC" ,
"name" : "https://discuss.elastic.co/t/kibana-8-7-1-security-updates/332330"
}
]
2023-04-27 19:00:54 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-04 21:00:35 +00:00
"value" : "Kibana versions 8.0.0 through 8.7.0 contain an arbitrary code execution flaw. An attacker with write access to Kibana yaml or env configuration could add a specific payload that will attempt to execute JavaScript code. This could lead to the attacker executing arbitrary commands on the host system with permissions of the Kibana process."
2023-04-27 19:00:54 +00:00
}
]
}
}