cvelist/2019/7xxx/CVE-2019-7618.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-02-07 14:05:18 -05:00
{
2019-10-01 18:01:03 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@elastic.co",
"ID": "CVE-2019-7618",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elastic",
"product": {
"product_data": [
{
"product_name": "Elastic Code",
"version": {
"version_data": [
{
"version_value": "7.3.0, 7.3.1, and 7.3.2"
}
]
}
}
]
2019-10-01 10:42:28 -05:00
}
}
]
}
2019-10-01 18:01:03 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-538: File and Directory Information Exposure"
}
]
}
2019-10-01 10:42:28 -05:00
]
2019-10-01 18:01:03 +00:00
},
"references": {
"reference_data": [
{
"url": "https://staging-website.elastic.co/community/security",
"refsource": "MISC",
"name": "https://staging-website.elastic.co/community/security"
},
{
"url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831",
"refsource": "MISC",
"name": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user."
}
]
}
}