The vulnerability of the ex_retab function in the src/indent.c file of the Vim text editor allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.
The vulnerability of the exretab function in the src/indent.c file of the Vim text editor is related to the issue where the operation escapes the buffer boundaries into memory when :retab 0 is used. Exploiting this vulnerability allows an attacker to gain access to confidential data, compromise i...