#VU63487 Out-of-bounds write in Vim - CVE-2022-1785
Published: May 20, 2022
Vim
Vim.org
Description
The vulnerability allows a remote attacker to execute arbitrary code
The vulnerability exists due to a boundary error when processing untrusted input in vim_regsub_both() function. 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.