Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-76zk-ent1-myc9 |
| Summary | mlflow vulnerable to Path Traversal
A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the `_delete_artifact_mlflow_artifacts` handler and `local_file_uri_to_path` function, allowing for the deletion of arbitrary directories on the server's filesystem. This vulnerability is due to an extra unquote operation in the `delete_artifacts` function of `local_artifact_repo.py`, which fails to properly sanitize user-supplied paths. The issue is present up to version 2.9.2, despite attempts to fix a similar issue in CVE-2023-6831. |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-5mvj-wmgj-7q8c |
|
|
| Fixed_packages |
|
| Affected_packages |
| 0 |
| url |
pkg:pypi/mlflow@2.9.2 |
| purl |
pkg:pypi/mlflow@2.9.2 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-5qe9-6ecs-syek |
|
| 1 |
| vulnerability |
VCID-6tvx-kzfy-xfhv |
|
| 2 |
| vulnerability |
VCID-6x4v-udkg-z3es |
|
| 3 |
| vulnerability |
VCID-76zk-ent1-myc9 |
|
| 4 |
| vulnerability |
VCID-8kf8-a6w5-m3b5 |
|
| 5 |
| vulnerability |
VCID-96st-1wwr-4ken |
|
| 6 |
| vulnerability |
VCID-gr3d-61ds-j7ej |
|
| 7 |
| vulnerability |
VCID-njg8-d2r5-rfax |
|
| 8 |
| vulnerability |
VCID-pugd-v7em-sbec |
|
| 9 |
| vulnerability |
VCID-qnyj-3qc7-p7bp |
|
| 10 |
| vulnerability |
VCID-r2kq-hqdf-6ugh |
|
| 11 |
| vulnerability |
VCID-r9df-3b7p-jfcy |
|
| 12 |
| vulnerability |
VCID-s2ry-vd94-qfc6 |
|
| 13 |
| vulnerability |
VCID-utmm-2j11-eyh6 |
|
| 14 |
| vulnerability |
VCID-xge2-eqq3-7bb9 |
|
| 15 |
| vulnerability |
VCID-ya6d-ny22-ybdh |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/mlflow@2.9.2 |
|
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
22 |
| name |
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
| description |
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
|
| 1 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 2 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 7.0 - 8.9 |
| Exploitability | null |
| Weighted_severity | null |
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-76zk-ent1-myc9 |