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
Kedro-Datasets has a path traversal vulnerability in PartitionedDataset allows arbitrary file write
Vulnerability Description
Kedro-Datasets is a Kendo plugin providing data connectors. Prior to 9.3.0, PartitionedDataset in kedro-datasets was vulnerable to path traversal. Partition IDs were concatenated directly with the dataset base path without validation. An attacker or malicious input containing .. components in a partition ID could cause files to be written outside the configured dataset directory, potentially overwriting arbitrary files on the filesystem. Users of PartitionedDataset with any storage backend (local filesystem, S3, GCS, etc.) are affected. This vulnerability is fixed in 9.3.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Kedro-Plugins 路径遍历漏洞
Vulnerability Description
Kedro-Plugins是Kedro开源的一个Kedro框架的官方插件集合。 Kedro-Plugins 9.3.0之前版本存在路径遍历漏洞,该漏洞源于PartitionedDataset将分区ID直接与数据集基本路径连接而未经验证,可能导致包含..组件的恶意输入将文件写入配置的数据集目录之外,从而覆盖文件系统上的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A