rpm package
suse/vim&distro=SUSE Linux Enterprise Module for Desktop Applications 15 SP6
pkg:rpm/suse/vim&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Desktop%20Applications%2015%20SP6
Vulnerabilities (14)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-55157 | — | < 9.1.1629-150500.20.33.1 | 9.1.1629-150500.20.33.1 | Aug 11, 2025 | Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim’s internal tuple reference management. Specifically, the tuple_unref() functi | ||
| CVE-2025-55158 | — | < 9.1.1629-150500.20.33.1 | 9.1.1629-150500.20.33.1 | Aug 11, 2025 | Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim’s internal typed value (typval_T) management. Specificall | ||
| CVE-2025-53906 | Med | 4.1 | < 9.1.1629-150500.20.33.1 | 9.1.1629-150500.20.33.1 | Jul 15, 2025 | Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim’s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. Ho | |
| CVE-2025-53905 | — | < 9.1.1629-150500.20.33.1 | 9.1.1629-150500.20.33.1 | Jul 15, 2025 | Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim’s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. Ho | ||
| CVE-2025-29768 | — | < 9.1.1406-150500.20.27.1 | 9.1.1406-150500.20.27.1 | Mar 13, 2025 | Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press 'x' on such a strange filename. The issue has been f | ||
| CVE-2025-1215 | — | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Feb 12, 2025 | A vulnerability classified as problematic was found in vim up to 9.1.1096. This vulnerability affects unknown code of the file src/main.c. The manipulation of the argument --log leads to memory corruption. It is possible to launch the attack on the local host. Upgrading to versio | ||
| CVE-2025-24014 | — | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Jan 20, 2025 | Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the | ||
| CVE-2025-22134 | — | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Jan 13, 2025 | When switching to other buffers using the :all command and visual mode still being active, this may cause a heap-buffer overflow, because Vim does not properly end visual mode and therefore may try to access beyond the end of a line in a buffer. In Patch 9.1.1003 Vim will correct | ||
| CVE-2024-47814 | — | < 9.1.0836-150500.20.15.1 | 9.1.0836-150500.20.15.1 | Oct 7, 2024 | Vim is an open source, command line text editor. A use-after-free was found in Vim < 9.1.0764. When closing a buffer (visible in a window) a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact | ||
| CVE-2024-45306 | — | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Sep 2, 2024 | Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we a | ||
| CVE-2024-43802 | Med | 4.5 | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Aug 26, 2024 | Vim is an improved version of the unix vi text editor. When flushing the typeahead buffer, Vim moves the current position in the typeahead buffer but does not check whether there is enough space left in the buffer to handle the next characters. So this may lead to the tb_off pos | |
| CVE-2024-43790 | — | < 9.1.1101-150500.20.21.1 | 9.1.1101-150500.20.21.1 | Aug 22, 2024 | Vim is an open source command line text editor. When performing a search and displaying the search-count message is disabled (:set shm+=S), the search pattern is displayed at the bottom of the screen in a buffer (msgbuf). When right-left mode (:set rl) is enabled, the search patt | ||
| CVE-2024-43374 | — | < 9.1.0836-150500.20.15.1 | 9.1.0836-150500.20.15.1 | Aug 15, 2024 | The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just opened is closed (including the window where it i | ||
| CVE-2024-41965 | — | < 9.1.1406-150500.20.27.1 | 9.1.1406-150500.20.27.1 | Aug 1, 2024 | Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buf |
- CVE-2025-55157Aug 11, 2025affected < 9.1.1629-150500.20.33.1fixed 9.1.1629-150500.20.33.1
Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1400, When processing nested tuples in Vim script, an error during evaluation can trigger a use-after-free in Vim’s internal tuple reference management. Specifically, the tuple_unref() functi
- CVE-2025-55158Aug 11, 2025affected < 9.1.1629-150500.20.33.1fixed 9.1.1629-150500.20.33.1
Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim’s internal typed value (typval_T) management. Specificall
- affected < 9.1.1629-150500.20.33.1fixed 9.1.1629-150500.20.33.1
Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim’s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. Ho
- CVE-2025-53905Jul 15, 2025affected < 9.1.1629-150500.20.33.1fixed 9.1.1629-150500.20.33.1
Vim is an open source, command line text editor. Prior to version 9.1.1552, a path traversal issue in Vim’s tar.vim plugin can allow overwriting of arbitrary files when opening specially crafted tar archives. Impact is low because this exploit requires direct user interaction. Ho
- CVE-2025-29768Mar 13, 2025affected < 9.1.1406-150500.20.27.1fixed 9.1.1406-150500.20.27.1
Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press 'x' on such a strange filename. The issue has been f
- CVE-2025-1215Feb 12, 2025affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
A vulnerability classified as problematic was found in vim up to 9.1.1096. This vulnerability affects unknown code of the file src/main.c. The manipulation of the argument --log leads to memory corruption. It is possible to launch the attack on the local host. Upgrading to versio
- CVE-2025-24014Jan 20, 2025affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the
- CVE-2025-22134Jan 13, 2025affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
When switching to other buffers using the :all command and visual mode still being active, this may cause a heap-buffer overflow, because Vim does not properly end visual mode and therefore may try to access beyond the end of a line in a buffer. In Patch 9.1.1003 Vim will correct
- CVE-2024-47814Oct 7, 2024affected < 9.1.0836-150500.20.15.1fixed 9.1.0836-150500.20.15.1
Vim is an open source, command line text editor. A use-after-free was found in Vim < 9.1.0764. When closing a buffer (visible in a window) a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact
- CVE-2024-45306Sep 2, 2024affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we a
- affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
Vim is an improved version of the unix vi text editor. When flushing the typeahead buffer, Vim moves the current position in the typeahead buffer but does not check whether there is enough space left in the buffer to handle the next characters. So this may lead to the tb_off pos
- CVE-2024-43790Aug 22, 2024affected < 9.1.1101-150500.20.21.1fixed 9.1.1101-150500.20.21.1
Vim is an open source command line text editor. When performing a search and displaying the search-count message is disabled (:set shm+=S), the search pattern is displayed at the bottom of the screen in a buffer (msgbuf). When right-left mode (:set rl) is enabled, the search patt
- CVE-2024-43374Aug 15, 2024affected < 9.1.0836-150500.20.15.1fixed 9.1.0836-150500.20.15.1
The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just opened is closed (including the window where it i
- CVE-2024-41965Aug 1, 2024affected < 9.1.1406-150500.20.27.1fixed 9.1.1406-150500.20.27.1
Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buf