漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag
Vulnerability Description
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in
runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user's context. This vulnerability is fixed in 9.2.0479.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Vim 操作系统命令注入漏洞
Vulnerability Description
Vim是Vim开源的一款跨平台的文本编辑器。 Vim 9.2.0479之前版本存在操作系统命令注入漏洞,该漏洞源于tar#Vimuntar在解压缩.tgz归档时使用shellescape(tartail)构建命令时未使用{special}标志,可能导致精心制作的归档文件名触发Vim cmdline-special扩展并在用户环境中执行shell命令。以下版本受到影响:9.2.0479之前版本。
CVSS Information
N/A
Vulnerability Type
N/A