# CVE-2024-24590-ClearML-RCE-Exploit
Python script that exploits the vulnerability CVE-2024-24590 in ClearML, leveraging pickle file deserialization to execute arbitrary code.

## Installation
**Install the required dependencies before proceeding**
Tested on Python 3.9+
### Clone the Repository
```sh
git clone https://github.com/xffsec/CVE-2024-24590-ClearML-RCE-Exploit.git
cd CVE-2024-24590-ClearML-RCE-Exploit
python3 exploit.py
```
[4.0K] /data/pocs/2b4ff8f86a175d0629ec5e367bf43309e2813b4d
├── [5.2K] exploit.py
├── [4.0K] _img
│ └── [ 10K] screenshot.png
├── [ 479] README.md
└── [ 27] requirements.txt
1 directory, 4 files