漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Local File Inclusion (LFI) via Scheme Confusion in mlflow/mlflow
Vulnerability Description
mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions with specially crafted 'source' parameters, enabling the reading of sensitive files within at least two directory levels from the server's root.
CVSS Information
N/A
Vulnerability Type
路径遍历:’..filename’
Vulnerability Title
Mlflow 安全漏洞
Vulnerability Description
Mlflow是一个机器学习生命周期的开源平台。 Mlflow 存在安全漏洞,该漏洞源于 is_local_uri 函数无法正确处理包含空或文件方案的 URI,导致 URI 被错误分类为非本地,攻击者利用该漏洞可以绕过检查并读取系统上的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A