漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Datasets Path Traversal via Unsanitized file_name Metadata
Vulnerability Description
Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the file_name metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted file_name values with directory traversal sequences to read arbitrary local files, which are then embedded into output when save_to_disk or push_to_hub is called.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Hugging Face Datasets 路径遍历漏洞
Vulnerability Description
Hugging Face Datasets是Hugging Face公司开源的一个即用型人工智能模型数据集中心,配备快速、易用且高效的数据处理工具。 Hugging Face Datasets 5.0.0及之前版本存在路径遍历漏洞,该漏洞源于file_name元数据字段未正确验证,允许攻击者利用目录遍历序列读取任意本地文件。
CVSS Information
N/A
Vulnerability Type
N/A