Vendor CVEs
Vim
All CVEs
260 total · sorted by risk| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2026-28422 | 0.00 | — | 0.00 | Feb 27, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in `build_stl_str_hl()` when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue. | |||
| CVE-2026-28421 | 0.00 | — | 0.00 | Feb 27, 2026 | Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim's swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version… | |||
| CVE-2026-28420 | 0.00 | — | 0.00 | Feb 27, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an out-of-bounds READ exist in Vim's terminal emulator when processing maximum combining characters from Unicode supplementary planes. Version 9.2.0076 fixes the… | |||
| CVE-2026-28419 | 0.00 | — | 0.00 | Feb 27, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory… | |||
| CVE-2026-28418 | 0.00 | — | 0.00 | Feb 27, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file, Vim can be tricked into reading up to 7 bytes beyond the… | |||
| CVE-2026-28417 | 0.00 | — | 0.01 | Feb 27, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0073, an OS command injection vulnerability exists in the `netrw` standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the `scp://` protocol handler), an attacker can execute… | |||
| CVE-2026-26269 | 0.00 | — | 0.00 | Feb 13, 2026 | Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim's NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists… | |||
| CVE-2025-66476 | 0.00 | — | 0.00 | Dec 2, 2025 | Vim is an open source, command line text editor. Prior to version 9.1.1947, an uncontrolled search path vulnerability on Windows allows Vim to execute malicious executables placed in the current working directory for the current edited file. On Windows, when using cmd.exe as a… | |||
| CVE-2025-55157 | 0.00 | — | 0.00 | 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()… | |||
| CVE-2025-55158 | 0.00 | — | 0.00 | 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.… | |||
| CVE-2025-53905 | 0.00 | — | 0.00 | 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.… | |||
| CVE-2025-29768 | 0.00 | — | 0.00 | 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… | |||
| CVE-2025-26603 | 0.00 | — | 0.00 | Feb 18, 2025 | Vim is a greatly improved version of the good old UNIX editor Vi. Vim allows to redirect screen messages using the `:redir` ex command to register, variables and files. It also allows to show the contents of registers using the `:registers` or `:display` ex command. When… | |||
| CVE-2025-1215 | 0.00 | — | 0.00 | 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… | |||
| CVE-2025-24014 | 0.00 | — | 0.00 | 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-2024-47814 | 0.00 | — | 0.00 | 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 | 0.00 | — | 0.00 | 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… | |||
| CVE-2024-43790 | 0.00 | — | 0.00 | 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… | |||
| CVE-2024-41965 | 0.00 | — | 0.00 | 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… | |||
| CVE-2024-41957 | 0.00 | — | 0.00 | Aug 1, 2024 | Vim is an open source command line text editor. Vim < v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that… | |||
| CVE-2024-22667 | 0.00 | — | 0.01 | 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 | 0.00 | — | 0.00 | 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… | |||
| CVE-2023-48231 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48232 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48233 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48234 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48235 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48236 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-48237 | 0.00 | — | 0.01 | 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… | |||
| CVE-2023-46246 | 0.00 | — | 0.00 | 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… | |||
| CVE-2023-5535 | 0.00 | — | 0.01 | Oct 11, 2023 | Use After Free in GitHub repository vim/vim prior to v9.0.2010. | |||
| CVE-2023-5441 | 0.00 | — | 0.00 | Oct 5, 2023 | NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960. | |||
| CVE-2023-5344 | 0.00 | — | 0.01 | Oct 2, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969. | |||
| CVE-2023-4781 | 0.00 | — | 0.01 | Sep 5, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873. | |||
| CVE-2023-4733 | 0.00 | — | 0.01 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1840. | |||
| CVE-2023-4750 | 0.00 | — | 0.01 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1857. | |||
| CVE-2023-4752 | 0.00 | — | 0.01 | Sep 4, 2023 | Use After Free in GitHub repository vim/vim prior to 9.0.1858. | |||
| CVE-2023-4751 | 0.00 | — | 0.01 | Sep 3, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331. | |||
| CVE-2023-4738 | 0.00 | — | 0.01 | Sep 2, 2023 | Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848. | |||
| CVE-2023-4736 | 0.00 | — | 0.00 | Sep 2, 2023 | Untrusted Search Path in GitHub repository vim/vim prior to 9.0.1833. | |||
| CVE-2023-4735 | 0.00 | — | 0.01 | Sep 2, 2023 | Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1847. | |||
| CVE-2023-4734 | 0.00 | — | 0.01 | Sep 2, 2023 | Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846. | |||
| CVE-2021-3236 | 0.00 | — | 0.00 | Aug 11, 2023 | vim 8.2.2348 is affected by null pointer dereference, allows local attackers to cause a denial of service (DoS) via the ex_buffer_all method. | |||
| CVE-2023-3896 | 0.00 | — | 0.00 | Aug 7, 2023 | Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3 | |||
| CVE-2020-20703 | 0.00 | — | 0.02 | Jun 20, 2023 | Buffer Overflow vulnerability in VIM v.8.1.2135 allows a remote attacker to execute arbitrary code via the operand parameter. | |||
| CVE-2023-2609 | 0.00 | — | 0.00 | May 9, 2023 | NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1531. | |||
| CVE-2023-2610 | 0.00 | — | 0.00 | May 9, 2023 | Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1532. | |||
| CVE-2023-2426 | 0.00 | — | 0.00 | Apr 29, 2023 | Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499. | |||
| CVE-2023-1355 | 0.00 | — | 0.00 | Mar 11, 2023 | NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1402. | |||
| CVE-2023-1264 | 0.00 | — | 0.00 | Mar 7, 2023 | NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1392. |
- CVE-2026-28422Feb 27, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in `build_stl_str_hl()` when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue.
- CVE-2026-28421Feb 27, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Versions prior to 9.2.0077 have a heap-buffer-overflow and a segmentation fault (SEGV) exist in Vim's swap file recovery logic. Both are caused by unvalidated fields read from crafted pointer blocks within a swap file. Version…
- CVE-2026-28420Feb 27, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to version 9.2.0076, a heap-based buffer overflow WRITE and an out-of-bounds READ exist in Vim's terminal emulator when processing maximum combining characters from Unicode supplementary planes. Version 9.2.0076 fixes the…
- CVE-2026-28419Feb 27, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory…
- CVE-2026-28418Feb 27, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file, Vim can be tricked into reading up to 7 bytes beyond the…
- CVE-2026-28417Feb 27, 2026risk 0.00cvss —epss 0.01
Vim is an open source, command line text editor. Prior to version 9.2.0073, an OS command injection vulnerability exists in the `netrw` standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the `scp://` protocol handler), an attacker can execute…
- CVE-2026-26269Feb 13, 2026risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to 9.1.2148, a stack buffer overflow vulnerability exists in Vim's NetBeans integration when processing the specialKeys command, affecting Vim builds that enable and use the NetBeans feature. The Stack buffer overflow exists…
- CVE-2025-66476Dec 2, 2025risk 0.00cvss —epss 0.00
Vim is an open source, command line text editor. Prior to version 9.1.1947, an uncontrolled search path vulnerability on Windows allows Vim to execute malicious executables placed in the current working directory for the current edited file. On Windows, when using cmd.exe as a…
- CVE-2025-55157Aug 11, 2025risk 0.00cvss —epss 0.00
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()…
- CVE-2025-55158Aug 11, 2025risk 0.00cvss —epss 0.00
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.…
- CVE-2025-53905Jul 15, 2025risk 0.00cvss —epss 0.00
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.…
- CVE-2025-29768Mar 13, 2025risk 0.00cvss —epss 0.00
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…
- CVE-2025-26603Feb 18, 2025risk 0.00cvss —epss 0.00
Vim is a greatly improved version of the good old UNIX editor Vi. Vim allows to redirect screen messages using the `:redir` ex command to register, variables and files. It also allows to show the contents of registers using the `:registers` or `:display` ex command. When…
- CVE-2025-1215Feb 12, 2025risk 0.00cvss —epss 0.00
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…
- CVE-2025-24014Jan 20, 2025risk 0.00cvss —epss 0.00
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-2024-47814Oct 7, 2024risk 0.00cvss —epss 0.00
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, 2024risk 0.00cvss —epss 0.00
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…
- CVE-2024-43790Aug 22, 2024risk 0.00cvss —epss 0.00
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…
- CVE-2024-41965Aug 1, 2024risk 0.00cvss —epss 0.00
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…
- CVE-2024-41957Aug 1, 2024risk 0.00cvss —epss 0.00
Vim is an open source command line text editor. Vim < v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that…
- CVE-2024-22667Feb 5, 2024risk 0.00cvss —epss 0.01
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, 2023risk 0.00cvss —epss 0.00
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…
- CVE-2023-48231Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48232Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48233Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48234Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48235Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48236Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-48237Nov 16, 2023risk 0.00cvss —epss 0.01
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…
- CVE-2023-46246Oct 27, 2023risk 0.00cvss —epss 0.00
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…
- CVE-2023-5535Oct 11, 2023risk 0.00cvss —epss 0.01
Use After Free in GitHub repository vim/vim prior to v9.0.2010.
- CVE-2023-5441Oct 5, 2023risk 0.00cvss —epss 0.00
NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960.
- CVE-2023-5344Oct 2, 2023risk 0.00cvss —epss 0.01
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969.
- CVE-2023-4781Sep 5, 2023risk 0.00cvss —epss 0.01
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1873.
- CVE-2023-4733Sep 4, 2023risk 0.00cvss —epss 0.01
Use After Free in GitHub repository vim/vim prior to 9.0.1840.
- CVE-2023-4750Sep 4, 2023risk 0.00cvss —epss 0.01
Use After Free in GitHub repository vim/vim prior to 9.0.1857.
- CVE-2023-4752Sep 4, 2023risk 0.00cvss —epss 0.01
Use After Free in GitHub repository vim/vim prior to 9.0.1858.
- CVE-2023-4751Sep 3, 2023risk 0.00cvss —epss 0.01
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331.
- CVE-2023-4738Sep 2, 2023risk 0.00cvss —epss 0.01
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1848.
- CVE-2023-4736Sep 2, 2023risk 0.00cvss —epss 0.00
Untrusted Search Path in GitHub repository vim/vim prior to 9.0.1833.
- CVE-2023-4735Sep 2, 2023risk 0.00cvss —epss 0.01
Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1847.
- CVE-2023-4734Sep 2, 2023risk 0.00cvss —epss 0.01
Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.
- CVE-2021-3236Aug 11, 2023risk 0.00cvss —epss 0.00
vim 8.2.2348 is affected by null pointer dereference, allows local attackers to cause a denial of service (DoS) via the ex_buffer_all method.
- CVE-2023-3896Aug 7, 2023risk 0.00cvss —epss 0.00
Divide By Zero in vim/vim from 9.0.1367-1 to 9.0.1367-3
- CVE-2020-20703Jun 20, 2023risk 0.00cvss —epss 0.02
Buffer Overflow vulnerability in VIM v.8.1.2135 allows a remote attacker to execute arbitrary code via the operand parameter.
- CVE-2023-2609May 9, 2023risk 0.00cvss —epss 0.00
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1531.
- CVE-2023-2610May 9, 2023risk 0.00cvss —epss 0.00
Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1532.
- CVE-2023-2426Apr 29, 2023risk 0.00cvss —epss 0.00
Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499.
- CVE-2023-1355Mar 11, 2023risk 0.00cvss —epss 0.00
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1402.
- CVE-2023-1264Mar 7, 2023risk 0.00cvss —epss 0.00
NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1392.
Page 2 of 6