ghsa-hvc6-42vf-jhf8
Vulnerability from github
Published
2023-12-19 03:30
Modified
2024-01-02 15:10
Severity ?
Summary
mlflow Command Injection vulnerability
Details
with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "mlflow.utils.file_utils.render_and_merge_yaml" ] }, "package": { "ecosystem": "PyPI", "name": "mlflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.9.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-6940" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2023-12-19T21:24:02Z", "nvd_published_at": "2023-12-19T02:15:45Z", "severity": "HIGH" }, "details": "with only one user interaction(download a malicious config), attackers can gain full command execution on the victim system.", "id": "GHSA-hvc6-42vf-jhf8", "modified": "2024-01-02T15:10:03Z", "published": "2023-12-19T03:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6940" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/pull/10676" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/5139b1087d686fa52e2b087e09da66aff86297b1" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/a98a341a7222f894b7735db575ad9311ecaba4e3" }, { "type": "PACKAGE", "url": "https://github.com/mlflow/mlflow" }, { "type": "WEB", "url": "https://github.com/mlflow/mlflow/commits/v2.9.2" }, { "type": "WEB", "url": "https://huntr.com/bounties/c6f59480-ce47-4f78-a3dc-4bd8ca15029c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "mlflow Command Injection vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.