GHSA-579P-QF78-FQM2
Vulnerability from github – Published: 2025-10-05 12:30 – Updated: 2025-10-07 13:09
VLAI?
Summary
clearml is vulnerable to Path Traversal through its `safe_extract` function
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_extract function. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical files are overwritten.
Severity ?
5.8 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "clearml"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-8917"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-07T13:09:42Z",
"nvd_published_at": "2025-10-05T11:16:03Z",
"severity": "MODERATE"
},
"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_extract` function. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical files are overwritten.",
"id": "GHSA-579p-qf78-fqm2",
"modified": "2025-10-07T13:09:42Z",
"published": "2025-10-05T12:30:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8917"
},
{
"type": "WEB",
"url": "https://github.com/clearml/clearml/commit/64fb2bcbdbb87a74af90dd723d5ef4a99fceeb73"
},
{
"type": "PACKAGE",
"url": "https://github.com/clearml/clearml"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/588fcdd1-fea4-4cc2-a9f8-851701dcb576"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "clearml is vulnerable to Path Traversal through its `safe_extract` function"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…