Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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