漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
App::Ack versions through 3.10.0 for Perl print unsanitised terminal escape sequences from filenames in several output modes
Vulnerability Description
App::Ack versions through 3.10.0 for Perl print unsanitised terminal escape sequences from filenames in several output modes.
When ack prints a filename whose basename contains terminal control bytes such as ANSI escape sequences, those bytes reach the terminal unchanged. Version 3.10.0 added a _safe_filename helper that sanitises the filenames printed by -f, -g, the colored match heading, and per-match lines, but the --show-types, -l/-L, and -c paths still emit the raw filename.
A file whose name embeds cursor-movement or color escapes can overwrite or recolor earlier terminal output, or be passed unchanged to a downstream consumer.
CVSS Information
N/A
Vulnerability Type
转义、元或控制序列转义处理不恰当
Vulnerability Title
PETDANCE App::Ack 输入验证错误漏洞
Vulnerability Description
PETDANCE App::Ack是PETDANCE个人开发者的一款基于Perl的快速代码搜索工具。 PETDANCE App::Ack 3.10.0及之前版本存在输入验证错误漏洞,该漏洞源于未对文件名中的终端转义序列进行清理,导致在多个输出模式下打印未经处理的原始文件名,覆盖或重新着色先前终端输出。
CVSS Information
N/A
Vulnerability Type
N/A