2021-01-04 21:03:00 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-05-13 18:00:40 +00:00
"ASSIGNER" : "security@elastic.co" ,
2021-01-04 21:03:00 +00:00
"ID" : "CVE-2021-22138" ,
2021-05-13 12:32:25 -05:00
"STATE" : "PUBLIC"
2021-01-04 21:03:00 +00:00
} ,
2021-05-13 12:32:25 -05:00
"affects" : {
2021-05-13 18:00:40 +00:00
"vendor" : {
"vendor_data" : [
2021-05-13 12:32:25 -05:00
{
2021-05-13 18:00:40 +00:00
"vendor_name" : "Elastic" ,
"product" : {
"product_data" : [
{
"product_name" : "Elasticsearch" ,
"version" : {
"version_data" : [
{
"version_value" : "after 6.4.0 and before 6.8.15 and 7.12.0"
}
]
}
}
]
}
2021-05-13 12:32:25 -05:00
}
2021-05-13 18:00:40 +00:00
]
}
2021-05-13 12:32:25 -05:00
} ,
"problemtype" : {
2021-05-13 18:00:40 +00:00
"problemtype_data" : [
2021-05-13 12:32:25 -05:00
{
2021-05-13 18:00:40 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-295: Improper Certificate Validation"
}
]
2021-05-13 12:32:25 -05:00
}
2021-05-13 18:00:40 +00:00
]
2021-05-13 12:32:25 -05:00
} ,
"references" : {
2021-05-13 18:00:40 +00:00
"reference_data" : [
{
"url" : "https://discuss.elastic.co/t/elastic-stack-7-12-0-and-6-8-15-security-update/268125" ,
"refsource" : "MISC" ,
"name" : "https://discuss.elastic.co/t/elastic-stack-7-12-0-and-6-8-15-security-update/268125"
2021-06-29 10:00:52 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210629-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210629-0001/"
2021-05-13 18:00:40 +00:00
}
]
2021-05-13 12:32:25 -05:00
} ,
"description" : {
2021-05-13 18:00:40 +00:00
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Logstash versions after 6.4.0 and before 6.8.15 and 7.12.0 a TLS certificate validation flaw was found in the monitoring feature. When specifying a trusted server CA certificate Logstash would not properly verify the certificate returned by the monitoring server. This could result in a man in the middle style attack against the Logstash monitoring data."
}
]
2021-01-04 21:03:00 +00:00
}
2021-05-13 18:00:40 +00:00
}