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
POC for CVE-2023-38646
Readme
# Metabase Pre Authentication RCE  (CVE-2023-38646)

We have provided two files:-
  - CVE-2023-38646-POC.py for checking if any metabase intance is leaking setup-token.
  - CVE-2023-38646-Reverse-Shell.py to get a reerse shell on the attacker controlled machine.
---
## CVE-2023-38646-POC.py

![Check](https://github.com/Saumyajeet-Zeron/CVE-2023-38646/assets/125662087/79de3082-173c-4044-b9af-5c28511fedbc)

---
## CVE-2023-38646-Reverse-Shell.py

![Reverse_Shell1](https://github.com/Saumyajeet-Zeron/CVE-2023-38646/assets/125662087/a6fb3661-ad23-4f0e-a23a-82177618c03c)

---
## How To Use
```
git clone https://github.com/securezeron/CVE-2023-38646
cd CVE-2023-38646
pip install -r requirements.txt
python3 CVE-2023-38646-Reverse-Shell.py -h
``` 
File Snapshot

[4.0K] /data/pocs/fa654da01bafb0608c35a8695d673472483d80a2 ├── [2.0K] CVE-2023-38646-POC.py ├── [4.0K] CVE-2023-38646-Reverse-Shell.py ├── [ 773] README.md └── [ 8] requirements.txt 0 directories, 4 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.