漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
overflow in ex address parsing in vim
Vulnerability Description
Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX - lnum will cause the overflow. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `060623e` which has been included in release version 9.0.2110. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Vulnerability Type
整数溢出或超界折返
Vulnerability Title
Vim 输入验证错误漏洞
Vulnerability Description
Vim是一款跨平台的文本编辑器。 Vim v9.0.2110之前版本存在输入验证错误漏洞,该漏洞源于在解析相对ex地址时,可能会无意中导致溢出。
CVSS Information
N/A
Vulnerability Type
N/A