4 matches found
CLSA-2026-1779215310 vim: Fix of 3 CVEs
CVE-2022-3037: fix crash on empty error list handling in qffillbuffer - CVE-2023-48236: fix integer overflow in getnumber for z= command - CVE-2023-48237: fix integer overflow in shiftline for operator pending mode...
The vulnerability of the shift_line() function in the Vim text editor, allowing a hacker to trigger a service failure
The vulnerability of the shiftline function in the Vim text editor is related to the use of extremely large values during row shifting. Exploiting this vulnerability could allow a remote attacker to cause a service failure...
overflow in shift_line in vim
...
CVE-2023-48237 overflow in shift_line in vim
Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...