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
Termix: Command injection in extractArchive/compressFiles via double-quote escaping bypass
Vulnerability Description
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, the extractArchive and compressFiles endpoints in file-manager.ts use double-quoted strings for shell command construction, unlike all other file manager operations which use single-quote escaping. Double quotes allow $(command) substitution, enabling command injection on the remote SSH host. This issue has been patched in version 2.1.0.
CVSS Information
N/A
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Vulnerability Title
Termix 命令注入漏洞
Vulnerability Description
Termix是Karmaa个人开发者的一个服务器管理平台。 Termix 2.1.0之前版本存在命令注入漏洞,该漏洞源于extractArchive和compressFiles端点使用双引号字符串构建shell命令,可能导致远程SSH主机上的命令注入。
CVSS Information
N/A
Vulnerability Type
N/A