2 matches found
Denial Of Service (DoS)
vim is vulnerable to denial of service. The vulnerability exists in getcmdlineint function of exgetln.c due to use after free which allows an attacker to crash the application via malicious input...
The vulnerability of the getcmdline_int() function in the Vim text editor allows a hacker to trigger a service failure or execute arbitrary code.
The vulnerability of the getcmdlineint function in the Vim text editor is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure or execute arbitrary code by opening a specially created malicious file...