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
Integer Overflow in fzf
Vulnerability Description
fzf is vulnerable to Integer Overflow leading to crash in FuzzyMatchV2 function. When input line length is approximately 2,200,000 bytes and pattern length is 999 bytes, the product overflows. The Go runtime detects the invalid slice bounds and terminates the process immediately with a non-recoverable panic. This issue was fixed in version 0.73.1.
CVSS Information
N/A
Vulnerability Type
整数溢出或超界折返
Vulnerability Title
fzf 数字错误漏洞
Vulnerability Description
fzf fzf是fzf个人开发者的一款通用命令行模糊搜索工具。 fzf 0.73.1之前版本存在数字错误漏洞,该漏洞源于FuzzyMatchV2函数中的整数溢出问题,当输入行长度约为2,200,000字节且模式长度为999字节时发生溢出,导致Go运行时检测到无效的切片边界并立即终止进程,造成崩溃。
CVSS Information
N/A
Vulnerability Type
N/A