Skip to content

Improper Access Control in Elasticsearch

High severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

maven org.elasticsearch:elasticsearch (Maven)

Affected versions

< 1.6.0

Patched versions

1.6.0

Description

The snapshot API in Elasticsearch before 1.6.0 when another application exists on the system that can read Lucene files and execute code from them, is accessible by the attacker, and the Java VM on which Elasticsearch is running can write to a location that the other application can read and execute from, allows remote authenticated users to write to and create arbitrary snapshot metadata files, and potentially execute arbitrary code.

References

Published by the National Vulnerability Database Aug 9, 2017
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 6, 2022
Last updated Jan 27, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2015-4165

GHSA ID

GHSA-fh5x-4j57-6q5x

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.