.. / CVE-2015-1427

Exploit for ElasticSearch - Remote Code Execution (CVE-2015-1427)

Description:

ElasticSearch before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to bypass the sandbox protection mechanism and execute arbitrary shell commands via a crafted script to the Groovy scripting engine.

Nuclei Template

View the template here CVE-2015-1427.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2015/CVE-2015-1427.yaml
Copy

References:

http://www.elasticsearch.com/blog/elasticsearch-1-4-3-1-3-8-released/
https://blog.csdn.net/JiangBuLiu/article/details/94457980
https://nvd.nist.gov/vuln/detail/CVE-2015-1427
https://access.redhat.com/errata/RHSA-2017:0868
http://packetstormsecurity.com/files/130368/Elasticsearch-1.3.7-1.4.2-Sandbox-Escape-Command-Execution.html