3 matches found
CVE-2022-3324
A stack-based buffer overflow vulnerability was found in Vim's winredrruler function of the src/drawscreen.c file. The issue occurs when using a negative array index with a negative width window. This flaw allows an attacker to trick a user into opening a specially crafted file, which triggers th...
Vim 缓冲区错误漏洞
Vim is a cross-platform text editor. A buffer overflow vulnerability exists in versions of Vim prior to 9.0.0598, which stems from a boundary error in winredrruler in drawscreen.c:799 when handling untrusted input. A remote attacker could exploit this vulnerability to execute arbitrary code on th...
The vulnerability of the vim drawscreen.c win_redr_status() function in the Vim text editor, which allows an attacker to trigger a buffer overflow.
The vulnerability of the vim drawscreen.c winredrstatus function in the Vim text editor is related to writing beyond the buffer’s boundaries. Exploiting this vulnerability could allow a remote attacker to trigger a buffer overflow attack using a specially crafted file...