PT-2024-19874 · Elastic · Elasticsearch
Published
2024-07-31
·
Updated
2025-04-04
·
CVE-2024-23444
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Elasticsearch versions prior to 8.12.x
Description
The issue arises when the elasticsearch-certutil CLI tool is used with the csr option to create a new Certificate Signing Request. In this scenario, the associated private key generated is stored on disk unencrypted, even if the
--pass parameter is provided in the command invocation. This could potentially lead to credential exposure.Recommendations
For Elasticsearch versions prior to 8.12.x, upgrade to version 8.12.x or later to prevent credential exposure.
As a temporary workaround, consider restricting access to the elasticsearch-certutil CLI tool to minimize the risk of exploitation.
Fix
Missing Encryption of Sensitive Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Elasticsearch