#VU65406 Out-of-bounds write in Vim - CVE-2022-2288
Published: July 19, 2022
Vim
Vim.org
Description
The vulnerability allows a remote attacker to execute arbitrary code on the system.
The vulnerability exists due to a boundary error in parse_command_modifiers() function at ex_docmd.c:3123. A remote attacker can create a specially crafted file, trick the victim into opening it using the affected software, trigger out-of-bounds write and execute arbitrary code on the target system.