Missing Encryption of Sensitive Data Affecting org.elasticsearch:elasticsearch package, versions [,7.17.23) [8.0.0-alpha1,8.13.0)
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGELASTICSEARCH-7577201
- published 1 Aug 2024
- disclosed 31 Jul 2024
- credit Unknown
Introduced: 31 Jul 2024
CVE-2024-23444 Open this link in a new tabHow to fix?
Upgrade org.elasticsearch:elasticsearch
to version 7.17.23, 8.13.0 or higher.
Overview
org.elasticsearch:elasticsearch is a Distributed, RESTful Search Engine.
Affected versions of this package are vulnerable to Missing Encryption of Sensitive Data when creating a new Certificate Signing Request via the elasticsearch-certutil
tool with the csr
option. The private key that is generated is stored on disk unencrypted even if the --pass
parameter is passed in the command invocation.