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

exploitDog

oracle-oval логотип

ELSA-2026-11509

Опубликовано: 29 апр. 2026
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2026-11509: vim security update (IMPORTANT)

[8.0.1763-22.0.1.el8_10.3]

  • Remove upstream references [Orabug: 31197557]
  • Added glibc-gconv-extra to common requires to provide ISO-8859-2 [Orabug: 34114984]

[2:8.0.1763-22.3]

  • Relates: RHEL-164956 vim: arbitrary command execution via modeline sandbox bypass

[2:8.0.1763-22.2]

  • Resolves: RHEL-164956 vim: arbitrary command execution via modeline sandbox bypass

[2:8.0.1763-22.1]

  • RHEL-159620 CVE-2026-33412 vim: Vim: Arbitrary code execution via command injection in glob() function
  • RHEL-155428 CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin
  • RHEL-155412 CVE-2026-28421 vim: Vim: Denial of service and information disclosure via crafted swap file

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

vim-X11

8.0.1763-22.0.1.el8_10.3

vim-common

8.0.1763-22.0.1.el8_10.3

vim-enhanced

8.0.1763-22.0.1.el8_10.3

vim-filesystem

8.0.1763-22.0.1.el8_10.3

vim-minimal

8.0.1763-22.0.1.el8_10.3

Oracle Linux x86_64

vim-X11

8.0.1763-22.0.1.el8_10.3

vim-common

8.0.1763-22.0.1.el8_10.3

vim-enhanced

8.0.1763-22.0.1.el8_10.3

vim-filesystem

8.0.1763-22.0.1.el8_10.3

vim-minimal

8.0.1763-22.0.1.el8_10.3

Связанные CVE

Связанные уязвимости

CVSS3: 8.2
ubuntu
4 месяца назад

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 modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
redhat
4 месяца назад

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 modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
nvd
4 месяца назад

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 modeline to be executed. Additionally, the `mapset()` function lacks a `check_secure()` call, allowing it to be abused from sandboxed expressions. Commit 9.2.0276 fixes the issue.

CVSS3: 8.2
msrc
4 месяца назад

Vim modeline bypass via various options affects Vim < 9.2.0276

CVSS3: 8.2
debian
4 месяца назад

Vim is an open source, command line text editor. Prior to version 9.2. ...