Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-38646 PoC — Metabase 安全漏洞

Source
Associated Vulnerability
Title:Metabase 安全漏洞 (CVE-2023-38646)
Description:Metabase是美国Metabase公司的一个开源数据分析平台。 Metabase 0.46.6.1之前版本和Metabase Enterprise 1.46.6.1之前版本存在安全漏洞,该漏洞源于允许攻击者以运行该服务的权限在服务器上执行任意命令。
Description
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.
Readme
# 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)
File Snapshot

[4.0K] /data/pocs/f32894d1d574114e53d70f5df517e54eeaeedc0d ├── [2.3K] metabase_exploit.py └── [1.2K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.