CVE-2025-14287
Command Injection in mlflow/mlflow
7.5
HIGH
CVSS 3.1
EPSS 1.5%
描述
A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the `mlflow/sagemaker/__init__.py` file at lines 161-167. The vulnerability arises from the direct interpolation of user-supplied container image names into shell commands without proper sanitization, which are then executed using `os.system()`. This allows attackers to execute arbitrary commands by supplying malicious input through the `--container` parameter of the CLI. The issue affects environments where MLflow is used, including development setups, CI/CD pipelines, and cloud deployments.
如何修補 CVE-2025-14287
要修補 CVE-2025-14287,請將受影響套件升級到下列已修補版本。
- —升級至 3.7.0 或更新版本
- —升級至 3.8.0rc0 或更新版本
- —升級至 3.8.0rc0 或更新版本
CVE-2025-14287 正在被利用嗎?
低 — EPSS 為 1.5%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0, < 3.7.0
- from 0, < 3.8.0rc0
- from 0, < 3.8.0rc0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |