Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:3237-1

Опубликовано: 24 июл. 2026
Источник: suse-cvrf

Описание

Security update for vim

This update for vim fixes the following issues

  • Updated to version 9.2.0780.
  • CVE-2026-59856: Arbitrary Code Execution via PHP Omni-Completion (bsc#1271194).
  • CVE-2026-59857: Out-of-bounds Write in SAL Soundfolding (bsc#1271195).
  • CVE-2026-59858: Arbitrary Code Execution via C Omni-Completion (bsc#1271193).

Список пакетов

SUSE Linux Enterprise Server 12 SP5-LTSS
gvim-9.2.0780-17.73.1
vim-9.2.0780-17.73.1
vim-data-9.2.0780-17.73.1
vim-data-common-9.2.0780-17.73.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
gvim-9.2.0780-17.73.1
vim-9.2.0780-17.73.1
vim-data-9.2.0780-17.73.1
vim-data-common-9.2.0780-17.73.1

Описание

Vim is an open source, command line text editor. Prior to 9.2.0736, the PHP omni-completion script in runtime/autoload/phpcomplete.vim interpolates a class or trait name, taken from the contents of the edited buffer, into a search() pattern that is run via win_execute() without escaping. A name containing a single quote can terminate the search() string argument early, and because the bar is honored as an Ex command separator, the remainder of the name is run as Ex commands; via the :! command this allows arbitrary operating-system command execution when a victim opens a crafted PHP file and invokes omni-completion. This issue is fixed in version 9.2.0736.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0780-17.73.1

Ссылки

Описание

Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spell_soundfold_sal() in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen < MAXWLEN, allowing reslen to reach MAXWLEN before res[reslen] = NUL writes one byte past the end of the MAXWLEN-element stack buffer. A boundary-length word passed to soundfold(), or reached via sound-based spell suggestion while a SAL-based spell language is active under a non-multibyte 8-bit encoding, can corrupt the eval_soundfold() stack frame and crash the editor. This issue is fixed in version 9.2.0725.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0780-17.73.1

Ссылки

Описание

Vim is an open source, command line text editor. Prior to 9.2.0735, the C omni-completion script in runtime/autoload/ccomplete.vim interpolates the typeref: or typename: extension field of a tags entry, without escaping, into a :vimgrep pattern that is run through :execute. Because :vimgrep honors the bar as a command separator, a crafted tag field can close the search pattern and append an arbitrary Ex command; opening a hostile .c file whose project tags file contains such an entry and invoking C omni-completion runs that command as the editing user. This issue is fixed in version 9.2.0735.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.2.0780-17.73.1
SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.2.0780-17.73.1

Ссылки