Auto-merge PR#2427

Auto-merge PR#2427
This commit is contained in:
CVE Team 2019-08-13 10:30:12 -04:00 committed by GitHub
commit 6af091ea23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,68 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@search-guard.com",
"ID": "CVE-2019-13419",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Search Guard",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "23.1"
}
]
}
}
]
},
"vendor_name": "floragunn"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-311: Missing Encryption of Sensitive Data"
}
]
}
]
},
"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-23/changelog-searchguard-6-x-23_1",
"name": "https://docs.search-guard.com/6.x-23/changelog-searchguard-6-x-23_1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Search Guard versions before 23.1 had an issue that for aggregations clear text values of anonymised fields were leaked."
}
]
}
}