VYPR

rpm package

suse/vim&distro=SUSE Linux Micro 6.0

pkg:rpm/suse/vim&distro=SUSE%20Linux%20Micro%206.0

Vulnerabilities (17)

  • CVE-2026-34982HigApr 6, 2026
    affected < 9.2.0280-1.1fixed 9.2.0280-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

  • CVE-2026-34714CriMar 30, 2026
    affected < 9.2.0280-1.1fixed 9.2.0280-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, 2026
    affected < 9.2.0280-1.1fixed 9.2.0280-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, 2026
    affected < 9.2.0110-1.1fixed 9.2.0110-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, 2026
    affected < 9.2.0045-1.1fixed 9.2.0045-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, 2025
    affected < 9.1.1629-1.1fixed 9.1.1629-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, 2025
    affected < 9.1.1629-1.1fixed 9.1.1629-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

  • CVE-2025-53906MedJul 15, 2025
    affected < 9.1.1629-1.1fixed 9.1.1629-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, 2025
    affected < 9.1.1629-1.1fixed 9.1.1629-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

  • CVE-2025-1215Feb 12, 2025
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2025
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2025
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2024
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2024
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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

  • CVE-2024-43802MedAug 26, 2024
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2024
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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, 2024
    affected < 9.1.1101-1.1fixed 9.1.1101-1.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