漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id
Vulnerability Description
MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, CreateModelVersion accepts a run_id or model_id after _validate_source_run() or _validate_source_model() in mlflow/server/handlers.py verifies only path containment, allowing authenticated users to create a model version that references another user's artifact directory and read files through GET /model-versions/get-artifact without the required READ permission. This issue is fixed in version 3.15.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Vulnerability Type
授权机制缺失
Vulnerability Title
MLflow 授权问题漏洞
Vulnerability Description
MLflow是MLflow组织开源的一个简化机器学习开发的平台,包括跟踪实验、将代码打包成可重复的运行以及共享和部署模型。 MLflow 3.15.0之前版本存在授权问题漏洞,该漏洞源于路径验证不当,可能导致认证用户创建引用其他用户工件目录的模型版本并读取文件,从而进行未授权访问。
CVSS Information
N/A
Vulnerability Type
N/A