2 matches found
Use After Free
vim:edge is vulnerable to use after free. The vulnerability exist in stringquote function in strings.c which allow a remote attacker to execute arbitrary code on the system...
CVE-2022-2817
A use-after-free vulnerability was found in Vim in the stringquote function in the strings.c file. This issue occurs because an already freed memory is used when a specially crafted input is processed. This flaw allows an attacker who can trick a user into opening a specially crafted file into...