Skip to content

sviim/ClearML-CVE-2024-24590-RCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Clearml-CVE-2024-24590

CVE-2024-24590 is a vulnerability that can be exploited when there is improper deserialization on the server side, in this case, Clearml.

When an attacker creates a malicious Pickle file, they can execute arbitrary code on the victim who deserializes the Pickle file, which can escalate to a reverse shell for remote command execution.

Don't forget to install clearml lib

python -m venv .g
source .g/bin/activate/
pip install clearml

About

With this script you can exploit the CVE-2024-24590

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages