Safety vulnerability ID: 65114
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Clearml version 1.14.3 introduces a hash check for pickle files to tackle CVE-2024-24590. This vulnerability allowed the deserialization of untrusted data in ClearML versions 0.17.0 and newer, potentially enabling the execution of arbitrary code through maliciously uploaded artifacts.
https://github.com/allegroai/clearml/commit/e506831599bd8e072e5e54266abfccdfbe4be2ac
Latest version: 1.16.5
ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI
New Features and Bug Fixes
- Add hash check for pickle files (resolves CVE-2024-24590)
- Fix `clearml-task` relative paths calculation when `--cwd`, `--folder` and `--script` are provided (1161, thanks dimidagd!)
- Fix regression causing an error when `secure` is provided in AWS S3 bucket settings
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application