漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Vim has heap-use-after-free at /src/charset.c:1770:12 in skipwhite
Vulnerability Description
Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of memory which may later then be accessed by the initial `:s` command. The user must intentionally execute the payload and the whole process is a bit tricky to do since it seems to work only reliably for the very first :s command. It may also cause a crash of Vim. Version 9.0.2121 contains a fix for this issue.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
Vulnerability Type
释放后使用
Vulnerability Title
Vim 资源管理错误漏洞
Vulnerability Description
Vim是一款跨平台的文本编辑器。 Vim 9.0.2121之前版本存在资源管理错误漏洞,该漏洞源于内存释放后重用。
CVSS Information
N/A
Vulnerability Type
N/A