Debian Vim vulnerabilities

236 known vulnerabilities affecting debian/vim.

Total CVEs
236
CISA KEV
0
Public exploits
7
Exploited in wild
0
Severity breakdown
CRITICAL7HIGH40MEDIUM22LOW167

Vulnerabilities

Page 3 of 12
CVE-2023-5344HIGHCVSS 7.5fixed in vim 2:9.0.1378-2+deb12u1 (bookworm)2023
CVE-2023-5344 [HIGH] CVE-2023-5344: vim - Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969. Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1969. Scope: local bookworm: resolved (fixed in 2:9.0.1378-2+deb12u1) bullseye: resolved (fixed in 2:8.2.2434-3+deb11u2) forky: resolved (fixed in 2:9.0.2018-1) sid: resolved (fixed in 2:9.0.2018-1) trixie: resolved (fixed in 2:9.0.2018-1)
debian
CVE-2023-2426MEDIUMCVSS 5.5fixed in vim 2:9.0.1378-2 (bookworm)2023
CVE-2023-2426 [MEDIUM] CVE-2023-2426: vim - Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.149... Use of Out-of-range Pointer Offset in GitHub repository vim/vim prior to 9.0.1499. Scope: local bookworm: resolved (fixed in 2:9.0.1378-2) bullseye: resolved forky: resolved (fixed in 2:9.0.1378-2) sid: resolved (fixed in 2:9.0.1378-2) trixie: resolved (fixed in 2:9.0.1378-2)
debian
CVE-2023-1175MEDIUMCVSS 6.6fixed in vim 2:9.0.1378-1 (bookworm)2023
CVE-2023-1175 [MEDIUM] CVE-2023-1175: vim - Incorrect Calculation of Buffer Size in GitHub repository vim/vim prior to 9.0.1... Incorrect Calculation of Buffer Size in GitHub repository vim/vim prior to 9.0.1378. Scope: local bookworm: resolved (fixed in 2:9.0.1378-1) bullseye: resolved (fixed in 2:8.2.2434-3+deb11u2) forky: resolved (fixed in 2:9.0.1378-1) sid: resolved (fixed in 2:9.0.1378-1) trixie: resolved (fixed in 2:9.0.1378-1)
debian
CVE-2023-48231LOWCVSS 3.9fixed in vim 2:9.0.2116-1 (forky)2023
CVE-2023-48231 [LOW] CVE-2023-48231: vim - Vim is an open source command line text editor. When closing a window, vim may t... 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 release version 9.0.2106. Users are advised to upgrade. There are no known workarounds for t
debian
CVE-2023-48237LOWCVSS 2.8fixed in vim 2:9.0.2116-1 (forky)2023
CVE-2023-48237 [LOW] CVE-2023-48237: vim - Vim is an open source command line text editor. In affected versions when shifti... 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 issue has been addressed in commit `6bf131888` which has been included in ver
debian
CVE-2023-48236LOWCVSS 2.8fixed in vim 2:9.0.2116-1 (forky)2023
CVE-2023-48236 [LOW] CVE-2023-48236: vim - Vim is an open source command line text editor. When using the z= command, the u... 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 commit `73b2d379` which has been included in release version 9.0.2111. Users are advised to upgra
debian
CVE-2023-4751LOWCVSS 7.8fixed in vim 2:9.0.1894-1 (forky)2023
CVE-2023-4751 [HIGH] CVE-2023-4751: vim - Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331. Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1331. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.1894-1) sid: resolved (fixed in 2:9.0.1894-1) trixie: resolved (fixed in 2:9.0.1894-1)
debian
CVE-2023-48235LOWCVSS 2.8fixed in vim 2:9.0.2116-1 (forky)2023
CVE-2023-48235 [LOW] CVE-2023-48235: vim - Vim is an open source command line text editor. When parsing relative ex address... 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 low, user interaction is required and a crash may not even happen in all situations. This issue
debian
CVE-2023-2609LOWCVSS 5.5fixed in vim 2:9.0.1658-1 (forky)2023
CVE-2023-2609 [MEDIUM] CVE-2023-2609: vim - NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1531. NULL Pointer Dereference in GitHub repository vim/vim prior to 9.0.1531. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.1658-1) sid: resolved (fixed in 2:9.0.1658-1) trixie: resolved (fixed in 2:9.0.1658-1)
debian
CVE-2023-1127LOWCVSS 7.8fixed in vim 2:9.0.1378-1 (bookworm)2023
CVE-2023-1127 [HIGH] CVE-2023-1127: vim - Divide By Zero in GitHub repository vim/vim prior to 9.0.1367. Divide By Zero in GitHub repository vim/vim prior to 9.0.1367. Scope: local bookworm: resolved (fixed in 2:9.0.1378-1) bullseye: resolved forky: resolved (fixed in 2:9.0.1378-1) sid: resolved (fixed in 2:9.0.1378-1) trixie: resolved (fixed in 2:9.0.1378-1)
debian
CVE-2023-48234LOWCVSS 2.8fixed in vim 2:9.0.2116-1 (forky)2023
CVE-2023-48234 [LOW] CVE-2023-48234: vim - Vim is an open source command line text editor. When getting the count for a nor... 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 `58f9befca1` which has been included in release version 9.0.2109. Users are advised to upgrade. Th
debian
CVE-2023-4750LOWCVSS 7.8fixed in vim 2:9.0.1894-1 (forky)2023
CVE-2023-4750 [HIGH] CVE-2023-4750: vim - Use After Free in GitHub repository vim/vim prior to 9.0.1857. Use After Free in GitHub repository vim/vim prior to 9.0.1857. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.1894-1) sid: resolved (fixed in 2:9.0.1894-1) trixie: resolved (fixed in 2:9.0.1894-1)
debian
CVE-2023-4733LOWCVSS 7.8fixed in vim 2:9.0.1894-1 (forky)2023
CVE-2023-4733 [HIGH] CVE-2023-4733: vim - Use After Free in GitHub repository vim/vim prior to 9.0.1840. Use After Free in GitHub repository vim/vim prior to 9.0.1840. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.1894-1) sid: resolved (fixed in 2:9.0.1894-1) trixie: resolved (fixed in 2:9.0.1894-1)
debian
CVE-2023-48706LOWCVSS 3.6fixed in vim 2:9.0.2189-1 (forky)2023
CVE-2023-48706 [LOW] CVE-2023-48706: vim - Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free ... 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 memory which may later then be accessed by the initial `:s` command. The user must intentional
debian
CVE-2023-5535LOWCVSS 7.8fixed in vim 2:9.0.2018-1 (forky)2023
CVE-2023-5535 [HIGH] CVE-2023-5535: vim - Use After Free in GitHub repository vim/vim prior to v9.0.2010. Use After Free in GitHub repository vim/vim prior to v9.0.2010. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.2018-1) sid: resolved (fixed in 2:9.0.2018-1) trixie: resolved (fixed in 2:9.0.2018-1)
debian
CVE-2023-0049LOWCVSS 7.8fixed in vim 2:9.0.1378-1 (bookworm)2023
CVE-2023-0049 [HIGH] CVE-2023-0049: vim - Out-of-bounds Read in GitHub repository vim/vim prior to 9.0.1143. Out-of-bounds Read in GitHub repository vim/vim prior to 9.0.1143. Scope: local bookworm: resolved (fixed in 2:9.0.1378-1) bullseye: open forky: resolved (fixed in 2:9.0.1378-1) sid: resolved (fixed in 2:9.0.1378-1) trixie: resolved (fixed in 2:9.0.1378-1)
debian
CVE-2023-46246LOWCVSS 4.0fixed in vim 2:9.0.2087-1 (forky)2023
CVE-2023-46246 [MEDIUM] CVE-2023-46246: vim - Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free i... 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 in `src/cmdhist.c` at line 759. When using the `:history` command, it's possible that the p
debian
CVE-2023-5441LOWCVSS 5.5fixed in vim 2:9.0.2018-1 (forky)2023
CVE-2023-5441 [MEDIUM] CVE-2023-5441: vim - NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e2869... NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.2018-1) sid: resolved (fixed in 2:9.0.2018-1) trixie: resolved (fixed in 2:9.0.2018-1)
debian
CVE-2023-4736LOWCVSS 7.82023
CVE-2023-4736 [HIGH] CVE-2023-4736: vim - Untrusted Search Path in GitHub repository vim/vim prior to 9.0.1833. Untrusted Search Path in GitHub repository vim/vim prior to 9.0.1833. Scope: local bookworm: resolved bullseye: resolved forky: resolved sid: resolved trixie: resolved
debian
CVE-2023-4735LOWCVSS 7.8fixed in vim 2:9.0.1894-1 (forky)2023
CVE-2023-4735 [HIGH] CVE-2023-4735: vim - Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1847. Out-of-bounds Write in GitHub repository vim/vim prior to 9.0.1847. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 2:9.0.1894-1) sid: resolved (fixed in 2:9.0.1894-1) trixie: resolved (fixed in 2:9.0.1894-1)
debian