rpm package
suse/vim&distro=SUSE Linux Enterprise Server 15 SP3-LTSS
pkg:rpm/suse/vim&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSS
Vulnerabilities (36)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-29768 | — | < 9.1.1406-150000.5.75.1 | 9.1.1406-150000.5.75.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-2024-41965 | — | < 9.1.1406-150000.5.75.1 | 9.1.1406-150000.5.75.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-2024-22667 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Feb 5, 2024 | Vim before 9.0.2142 has a stack-based buffer overflow because did_set_langmap in map.c calls sprintf to write to the error buffer that is passed down to the option callback functions. | ||
| CVE-2023-48706 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 22, 2023 | Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of m | ||
| CVE-2023-48231 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit `25aabc2b` which has been included in | ||
| CVE-2023-48232 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped | ||
| CVE-2023-48233 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has be | ||
| CVE-2023-48234 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `58f9 | ||
| CVE-2023-48235 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX - lnum will cause the overflow. Impact is lo | ||
| CVE-2023-48236 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in comm | ||
| CVE-2023-48237 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Nov 16, 2023 | 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 s | ||
| CVE-2023-46246 | — | < 9.0.2103-150000.5.57.1 | 9.0.2103-150000.5.57.1 | Oct 27, 2023 | Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in the function `do_cmdline` at line 1010 and then used again i | ||
| CVE-2023-5535 | — | < 9.0.2103-150000.5.57.1 | 9.0.2103-150000.5.57.1 | Oct 11, 2023 | Use After Free in GitHub repository vim/vim prior to v9.0.2010. | ||
| CVE-2023-5441 | — | < 9.0.2103-150000.5.57.1 | 9.0.2103-150000.5.57.1 | Oct 5, 2023 | NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960. | ||
| CVE-2023-5344 | — | < 9.0.2103-150000.5.57.1 | 9.0.2103-150000.5.57.1 | Oct 2, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969. | ||
| CVE-2023-4781 | — | < 9.0.1894-150000.5.54.1 | 9.0.1894-150000.5.54.1 | Sep 5, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873. | ||
| CVE-2023-4733 | — | < 9.0.1894-150000.5.54.1 | 9.0.1894-150000.5.54.1 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1840. | ||
| CVE-2023-4750 | — | < 9.1.0111-150000.5.60.1 | 9.1.0111-150000.5.60.1 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1857. | ||
| CVE-2023-4752 | — | < 9.0.1894-150000.5.54.1 | 9.0.1894-150000.5.54.1 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1858. | ||
| CVE-2023-4738 | — | < 9.0.1894-150000.5.54.1 | 9.0.1894-150000.5.54.1 | Sep 2, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848. |
- CVE-2025-29768Mar 13, 2025affected < 9.1.1406-150000.5.75.1fixed 9.1.1406-150000.5.75.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-2024-41965Aug 1, 2024affected < 9.1.1406-150000.5.75.1fixed 9.1.1406-150000.5.75.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
- CVE-2024-22667Feb 5, 2024affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim before 9.0.2142 has a stack-based buffer overflow because did_set_langmap in map.c calls sprintf to write to the error buffer that is passed down to the option callback functions.
- CVE-2023-48706Nov 22, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a `:s` command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive `:s` call causes free-ing of m
- CVE-2023-48231Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit `25aabc2b` which has been included in
- CVE-2023-48232Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped
- CVE-2023-48233Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has be
- CVE-2023-48234Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit `58f9
- CVE-2023-48235Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX - lnum will cause the overflow. Impact is lo
- CVE-2023-48236Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in comm
- CVE-2023-48237Nov 16, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
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 s
- CVE-2023-46246Oct 27, 2023affected < 9.0.2103-150000.5.57.1fixed 9.0.2103-150000.5.57.1
Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in the function `do_cmdline` at line 1010 and then used again i
- CVE-2023-5535Oct 11, 2023affected < 9.0.2103-150000.5.57.1fixed 9.0.2103-150000.5.57.1
Use After Free in GitHub repository vim/vim prior to v9.0.2010.
- CVE-2023-5441Oct 5, 2023affected < 9.0.2103-150000.5.57.1fixed 9.0.2103-150000.5.57.1
NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960.
- CVE-2023-5344Oct 2, 2023affected < 9.0.2103-150000.5.57.1fixed 9.0.2103-150000.5.57.1
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969.
- CVE-2023-4781Sep 5, 2023affected < 9.0.1894-150000.5.54.1fixed 9.0.1894-150000.5.54.1
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873.
- CVE-2023-4733Sep 4, 2023affected < 9.0.1894-150000.5.54.1fixed 9.0.1894-150000.5.54.1
Use After Free in GitHub repository vim/vim prior to 9.0.1840.
- CVE-2023-4750Sep 4, 2023affected < 9.1.0111-150000.5.60.1fixed 9.1.0111-150000.5.60.1
Use After Free in GitHub repository vim/vim prior to 9.0.1857.
- CVE-2023-4752Sep 4, 2023affected < 9.0.1894-150000.5.54.1fixed 9.0.1894-150000.5.54.1
Use After Free in GitHub repository vim/vim prior to 9.0.1858.
- CVE-2023-4738Sep 2, 2023affected < 9.0.1894-150000.5.54.1fixed 9.0.1894-150000.5.54.1
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848.
Page 1 of 2