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
Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service
Vulnerability Description
Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the library's own `UnmarshalYAML` implementation, which manually resolves alias nodes by recursively following `yaml.Node.Alias` pointers without any expansion budget, bypassing go-yaml v4's built-in alias expansion limit. Version 3.3.2 contains a patch for the issue.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未经控制的递归
Vulnerability Title
Dasel 安全漏洞
Vulnerability Description
Dasel是Tom Wright个人开发者的一个命令行数据查询与转换工具。 Dasel 3.0.0至3.3.1之前版本存在安全漏洞,该漏洞源于YAML读取器处理别名节点时未设置扩展限制,可能导致极端CPU和内存消耗。
CVSS Information
N/A
Vulnerability Type
N/A