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
Intake has a Command Injection via shell() Expansion in Parameter Defaults
Vulnerability Description
Intake is a package for finding, investigating, loading and disseminating data. Prior to version 2.0.9, the shell() syntax within parameter default values appears to be automatically expanded during the catalog parsing process. If a catalog contains a parameter default such as shell(<command>), the command may be executed when the catalog source is accessed. This means that if a user loads a malicious catalog YAML, embedded commands could execute on the host system. Version 2.0.9 mitigates the issue by making getshell False by default everywhere.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Intake 代码注入漏洞
Vulnerability Description
Intake是Intake开源的一个Python数据加载与处理工具包。 Intake 2.0.9之前版本存在代码注入漏洞,该漏洞源于目录解析过程中自动扩展shell语法,可能导致加载恶意目录YAML时执行主机系统命令。
CVSS Information
N/A
Vulnerability Type
N/A