cve/2014/CVE-2014-3120.md
2024-05-27 13:12:02 +00:00

4.1 KiB

CVE-2014-3120

Description

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. NOTE: this only violates the vendor's intended security policy if the user does not run Elasticsearch in its own independent virtual machine.

POC

Reference

Github