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
FileRun 2026.2.0 RCE via Thumbnail Generation Command Injection
Vulnerability Description
FileRun up to and including version 2026.2.0 contains an OS command injection vulnerability that allows authenticated attackers to achieve remote code execution by uploading a file with a malicious filename containing shell command substitution sequences. The thumbnail generation system passes filenames wrapped in shell double-quotes directly to exec() without escapeshellarg() sanitization, allowing filenames such as $(PAYLOAD).mp4 to survive the filename sanitizer and be evaluated as shell commands when ffmpeg, ImageMagick, vips, or stl-thumb processes the file during thumbnail generation.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
FileRun 命令注入漏洞
Vulnerability Description
FileRun是FileRun公司开源的一款文件管理与加密软件。 FileRun 2026.2.0及之前版本存在命令注入漏洞,该漏洞源于缩略图生成系统将文件名直接传递给exec()而未使用escapeshellarg()进行清理,导致包含shell命令替换序列的文件名被当作shell命令执行,可能允许经过身份验证的攻击者通过上传恶意文件名实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A