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
OliveTin OS Command Injection via Custom regex: Argument Type Bypassing Shell Safety Check
Vulnerability Description
OliveTin gives access to predefined shell commands from a web interface. From 3000.2.0 until 3000.17.0, the service/internal/executor/arguments.go checkShellArgumentSafety function does not treat regex: custom argument types as unsafe for Shell mode actions, allowing values that pass typeSafetyCheckRegex to be interpolated by wrapCommandInShell into an sh -c command string and enabling OS command injection. This issue is fixed in version 3000.17.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
OliveTin 命令注入漏洞
Vulnerability Description
OliveTin是OliveTin团队开源的一个Web应用。 OliveTin 3000.2.0版本至3000.17.0之前版本存在命令注入漏洞,该漏洞源于checkShellArgumentSafety函数未将regex自定义参数类型视为不安全,导致OS命令注入。
CVSS Information
N/A
Vulnerability Type
N/A