mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
67 lines
2.2 KiB
JSON
67 lines
2.2 KiB
JSON
{
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@elastic.co",
|
|
"ID": "CVE-2023-31414",
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |