漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
elFinder: Command injection in resize background color parameter when using ImageMagick CLI
Vulnerability Description
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.67, elFinder contains a command injection vulnerability in the resize command. The bg (background color) parameter is accepted from user input and passed through image resize/rotate processing. In configurations that use the ImageMagick CLI backend, this value is incorporated into shell command strings without sufficient escaping. An attacker able to invoke the resize command with a crafted bg value may achieve arbitrary command execution as the web server process user. This vulnerability is fixed in 2.1.67.
CVSS Information
N/A
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
elFinder 操作系统命令注入漏洞
Vulnerability Description
elFinder是Studio 42开源的一个开源的web文件管理器。 elFinder 2.1.67之前版本存在操作系统命令注入漏洞,该漏洞源于resize命令中bg参数未经充分转义即传入shell命令字符串,导致任意命令执行。
CVSS Information
N/A
Vulnerability Type
N/A