高危 Elasticsearch 远程代码执行漏洞
CVE编号
CVE-2014-3120利用情况
EXP 已公开补丁情况
官方补丁披露时间
2014-07-29漏洞描述
ElasticSearch是一个基于Lucene构建的开源,分布式,RESTful搜索引擎。 Elasticsearch用的脚本引擎是MVEL,该引擎的默认配置打开了动态脚本功能,导致攻击者可以利用工具执行任意代码。解决建议
官方会在1.2版本默认关闭动态脚本,请登录官网及时下载更新:https://github.com/elasticsearch/elasticsearch/issues/5853受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | elasticsearch | elasticsearch | * | Up to (including) 1.1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian | DPKG | * | Up to (excluding) 1.0.3+dfsg-3 |
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 EXP 已公开
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 传输被破坏
- 服务器危害 服务器失陷
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-284 | 访问控制不恰当 |
Exp相关链接
- https://github.com/echohtp/ElasticSearch-CVE-2014-3120
- https://github.com/jeffgeiger/es_inject
- https://github.com/vulhub/vulhub/tree/master/elasticsearch/CVE-2014-3120
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/elasticsearch/script_mvel_rce.rb
- https://www.exploit-db.com/exploits/33370
- https://www.exploit-db.com/exploits/33588

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论