3 matches found
The vulnerability of the mb_charlen function (mbyte.c) in the Vim text editor, which allows a hacker to cause a service failure
The vulnerability of the mbcharlen function mbyte.c in the Vim text editor is related to the pointer being moved beyond the allocated memory range. Exploiting this vulnerability could allow an attacker to cause a system failure...
vim: use after free in utf_ptr2char
A heap use-after-free vulnerability was found in Vim's utfptr2char function of the src/mbyte.c file. This flaw occurs because vim is using a buffer line after it has been freed in the old regexp engine. This flaw allows an attacker to trick a user into opening a specially crafted file, triggering...
vim: heap-based buffer overflow in utf_ptr2char() in mbyte.c
A flaw was found in vim. A possible heap-based buffer overflow could allow an attacker to input a specially crafted file leading to a crash or code execution. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...