rpm package
suse/vim&distro=SUSE Linux Micro 6.1
pkg:rpm/suse/vim&distro=SUSE%20Linux%20Micro%206.1
Vulnerabilities (9)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-34982 | Hig | 8.2 | < 9.2.0280-slfo.1.1_1.1 | 9.2.0280-slfo.1.1_1.1 | Apr 6, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a | |
| CVE-2026-34714 | Cri | 9.2 | < 9.2.0280-slfo.1.1_1.1 | 9.2.0280-slfo.1.1_1.1 | Mar 30, 2026 | Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE. | |
| CVE-2026-33412 | — | < 9.2.0280-slfo.1.1_1.1 | 9.2.0280-slfo.1.1_1.1 | Mar 24, 2026 | Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob() function on Unix-like systems. By including a newline character (\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary sh | ||
| CVE-2026-28417 | — | < 9.2.0110-slfo.1.1_1.1 | 9.2.0110-slfo.1.1_1.1 | 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 | — | < 9.2.0110-slfo.1.1_1.1 | 9.2.0110-slfo.1.1_1.1 | 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-55157 | — | < 9.1.1629-slfo.1.1_1.1 | 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1 | 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1 | 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1 | 9.1.1629-slfo.1.1_1.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 |
- affected < 9.2.0280-slfo.1.1_1.1fixed 9.2.0280-slfo.1.1_1.1
Vim is an open source, command line text editor. Prior to version 9.2.0276, a modeline sandbox bypass in Vim allows arbitrary OS command execution when a user opens a crafted file. The `complete`, `guitabtooltip` and `printheader` options are missing the `P_MLE` flag, allowing a
- affected < 9.2.0280-slfo.1.1_1.1fixed 9.2.0280-slfo.1.1_1.1
Vim before 9.2.0272 allows code execution that happens immediately upon opening a crafted file in the default configuration, because %{expr} injection occurs with tabpanel lacking P_MLE.
- CVE-2026-33412Mar 24, 2026affected < 9.2.0280-slfo.1.1_1.1fixed 9.2.0280-slfo.1.1_1.1
Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob() function on Unix-like systems. By including a newline character (\n) in a pattern passed to glob(), an attacker may be able to execute arbitrary sh
- CVE-2026-28417Feb 27, 2026affected < 9.2.0110-slfo.1.1_1.1fixed 9.2.0110-slfo.1.1_1.1
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, 2026affected < 9.2.0110-slfo.1.1_1.1fixed 9.2.0110-slfo.1.1_1.1
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-55157Aug 11, 2025affected < 9.1.1629-slfo.1.1_1.1fixed 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1fixed 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1fixed 9.1.1629-slfo.1.1_1.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-slfo.1.1_1.1fixed 9.1.1629-slfo.1.1_1.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