cvelist/2019/13xxx/CVE-2019-13416.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-08-03 16:37:49 +02:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@search-guard.com",
"ID": "CVE-2019-13416",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "floragunn",
"product": {
"product_data": [
{
"product_name": "Search Guard",
"version": {
"version_data": [
{
"version_value": "before 24.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285: Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://search-guard.com/cve-advisory/",
"refsource": "MISC",
"name": "https://search-guard.com/cve-advisory/"
},
{
"refsource": "CONFIRM",
"url": "https://docs.search-guard.com/6.x-25/changelog-searchguard-6-x-24_3",
"name": "https://docs.search-guard.com/6.x-25/changelog-searchguard-6-x-24_3"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-13 20:00:54 +00:00
"value": "Search Guard versions before 24.3 had an issue when Cross Cluster Search (CCS) was enabled, authenticated users are always authorized on the local cluster ignoring their roles on the remote cluster(s)."
2019-08-03 16:37:49 +02:00
}
]
}
}