vendor:
Elastic Search
by:
@BvdBijl
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Elastic Search
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: CVE-2014-3120
CPE: N/A
Other Scripts:
N/A
Tags: rce,elasticsearch,kev,vulhub,cve,cve2014,elastic
CVSS Metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P
Nuclei Metadata: {'max-request': 1, 'vendor': 'elasticsearch', 'product': 'elasticsearch'}
Platforms Tested: N/A
2014
CVE-2014-3120 Elastic Search Remote Code Execution
The default configuration in Elasticsearch before 1.2 enables dynamic scripting, which allows remote attackers to execute arbitrary MVEL expressions and Java code via the source parameter to _search. Be aware this only violates the vendor's intended security policy if the user does not run Elasticsearch in its own independent virtual machine.
Mitigation:
Ensure that the user running ES does not have access to sensitive files.