关联漏洞
标题:
Metabase 安全漏洞
(CVE-2023-38646)
描述:Metabase是美国Metabase公司的一个开源数据分析平台。 Metabase 0.46.6.1之前版本和Metabase Enterprise 1.46.6.1之前版本存在安全漏洞,该漏洞源于允许攻击者以运行该服务的权限在服务器上执行任意命令。
描述
Exploit for the Remote Code Execution (RCE) vulnerability identified in Metabase versions before 0.46.6.1 (open source) and 1.46.6.1 (Enterprise). Authentication is not required for exploitation.
介绍
# Exploit CVE-2023-38646 Metabase before 0.46.6.1 (open source) and before 1.46.6.1 (Enterprise)
<p align=center><img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" /></p><br>
Exploit for the Remote Code Execution (RCE) vulnerability identified in **Metabase** versions before **0.46.6.1** (open source) and **1.46.6.1** (Enterprise). The vulnerability allows attackers to execute arbitrary commands on the server at the server's privilege level, and authentication is not required for exploitation.
To execute this exploit, you will need to obtain the `setup-token`. Navigate to `/api/session/properties` on the website, where you can find the `setup-token`.
This exploit code has been developed solely for educational purposes and to enhance cybersecurity practices. **Any use for illicit purposes is entirely your own responsibility**. It is recommended to use it only in environments where explicit authorization is granted to avoid any ethical or legal violations.
**References:**
- [CVE-2023-38646](https://nvd.nist.gov/vuln/detail/CVE-2023-38646)
- [packet storm](https://packetstormsecurity.com/files/174091/Metabase-Remote-Code-Execution.html)
文件快照
[4.0K] /data/pocs/f32894d1d574114e53d70f5df517e54eeaeedc0d
├── [2.3K] metabase_exploit.py
└── [1.2K] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。