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
N/A
Vulnerability Description
A flaw was found in Exuberant Ctags in the way it handles the "-o" option. This option specifies the tag filename. A crafted tag filename specified in the command line or in the configuration file results in arbitrary command execution because the externalSortTags() in sort.c calls the system(3) function in an unsafe way.
CVSS Information
N/A
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Ctags 操作系统命令注入漏洞
Vulnerability Description
Ctags是Sourceforge开源的一个用于从程序源代码树产生索引文件,从而便于文本编辑器来实现快速定位的实用工具。 Ctags 存在安全漏洞,该漏洞源于sort.c中的externalSortTags()以不安全的方式调用system(3)函数。
CVSS Information
N/A
Vulnerability Type
N/A