chore(deps): update dependency clearml to v2 [security]#130
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency clearml to v2 [security]#130renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
3723902 to
dc58fca
Compare
c042677 to
ccfc5ec
Compare
6c224e5 to
6d5bcba
Compare
4478676 to
881672c
Compare
881672c to
4d9835f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.18.0→==2.0.2clearml is vulnerable to Path Traversal through its
safe_extractfunctionCVE-2025-8917 / GHSA-579p-qf78-fqm2
More information
Details
A vulnerability in clearml versions before 2.0.2 allows for path traversal due to improper handling of symbolic and hard links in the
safe_extractfunction. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical files are overwritten.Severity
CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
clearml/clearml (clearml)
v2.0.2: PyPI v2.0.2 - ClearMLCompare Source
New Features and Bug Fixes
py.typedto support PEP 561 type checking (#1411, thanks @AH-Merii!)safe_extract()v2.0.1: PyPI v2.0.1 - ClearMLCompare Source
New Features and Bug Fixes
stagefield to pipeline stepsTask.force_requirements_env_freeze()/Task.force_store_standalone_script()afterTask.init()(#1425)v2.0.0: PyPI v2.0.0 - ClearMLCompare Source
New Features
clearml-taskcommand line options--force-no-requirements,--skip-repo-detectionand--skip-python-env-installTask.upload_artifact()argumentsort_keysto allow disabling sorting yaml/json keys when uploading artifactspyjwtconstraint versionBug Fixes
PipelineController(#1407, thanks @rashboldb!)_loggerproperty might beNonein Session (#1412, thanks @AH-Merii!)Nonevalue in project IDs when listing all datasets (#1413, thanks @AH-Merii!)clearml-task-run HPO breaks up (#1151)NVIDIA_VISIBLE_DEVICESenv var contains a directory referenceverifyconfiguration option for S3 storage (boto3) is not used when testing bucketsPipelineDecorator.component()ignores*argsand crashes with**kwargsclearml-taskdo not appear in the UI"/tasks/{}/output/log"tqdmupload/download reporting, remove warningpillowconstraint for Python<=3.7requestsconstraint for Python < 3.8Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.