cvelist/2021/37xxx/CVE-2021-37938.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-08-03 21:00:55 +00:00
{
"data_format": "MITRE",
2021-11-18 16:01:01 +00:00
"data_type": "CVE",
2021-08-03 21:00:55 +00:00
"data_version": "4.0",
"CVE_data_meta": {
2021-11-18 16:01:01 +00:00
"ASSIGNER": "security@elastic.co",
2021-08-03 21:00:55 +00:00
"ID": "CVE-2021-37938",
2021-11-18 16:01:01 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Kibana",
"version": {
"version_data": [
{
"version_value": "All versions from 7.9.0 through 7.15.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discuss.elastic.co/t/kibana-7-15-2-security-update/288923",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/kibana-7-15-2-security-update/288923"
}
]
2021-08-03 21:00:55 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-11-18 16:01:01 +00:00
"value": "It was discovered that on Windows operating systems specifically, Kibana was not validating a user supplied path, which would load .pbf files. Because of this, a malicious user could arbitrarily traverse the Kibana host to load internal files ending in the .pbf extension. Thanks to Dominic Couture for finding this vulnerability."
2021-08-03 21:00:55 +00:00
}
]
}
}