Permissions, Privileges, and Access Controls in Elasticsearch - CVE-2015-4165
Published: August 9, 2017 / Updated: August 8, 2020
Elasticsearch
Detailed vulnerability description
The vulnerability allows a remote authenticated user to execute arbitrary code.
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.
How to mitigate CVE-2015-4165
Sources
- http://packetstormsecurity.com/files/132234/Elasticsearch-1.5.2-File-Creation.html
- http://www.securityfocus.com/archive/1/535727/100/0/threaded
- http://www.securityfocus.com/archive/1/536855/100/0/threaded
- http://www.securityfocus.com/bid/75113
- https://bugzilla.redhat.com/show_bug.cgi?id=1230761
- https://www.elastic.co/community/security/