CVE-2017-8442
07.07.2017, 20:29
Elasticsearch X-Pack Security versions 5.0.0 to 5.4.3, when enabled, can result in the Elasticsearch _nodes API leaking sensitive configuration information, such as the paths and passphrases of SSL keys that were configured as part of an authentication realm. This could allow an authenticated Elasticsearch user to improperly view these details.
Vendor | Product | Version |
---|---|---|
elastic | x-pack | 5.0.0 ≤ 𝑥 ≤ 5.4.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-402 - Transmission of Private Resources into a New Sphere ('Resource Leak')The software makes resources available to untrusted parties when those resources are only intended to be accessed by the software.
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.