# Metabase Pre-Auth RCE (CVE-2023-38646) PoC
A proof of concept of CVE-2023-38646, a Metabase exploit that allows user to do Remote Code Execution utilizing the setup token found in /api/session/properties to send a payload encoded in base64
# Usage
` ./MetabaseRCE_CVE-2023-38646 -u [target url] -t [target token] -c [command] `
[4.0K] /data/pocs/0fabee5f01991cedd2d6d05ecddcb1986888ab50
├── [ 34K] Cargo.lock
├── [ 668] Cargo.toml
├── [1.6M] MetabaseRCE_CVE-2023-38646
├── [ 335] README.md
└── [4.0K] src
└── [4.2K] main.rs
1 directory, 5 files