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

exploitDog

ubuntu логотип

CVE-2026-73078

Опубликовано: 11 авг. 2026
Источник: ubuntu
Приоритет: medium

Описание

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu commands. s:NetrwBookmarkMenu(), s:NetrwTgtMenu(), g:netrw_menu_escape, EX_TRLBAR, and netrw#MakeTgt() fail to neutralize the | command separator or single quotes at five construction sites, allowing a crafted path browsed or bookmarked in GUI Vim to execute arbitrary Ex and operating-system commands. This issue is fixed in version 9.2.0840.

РелизСтатусПримечание
devel

not-affected

2:9.2.0858-1ubuntu1
esm-infra-legacy/trusty

released

2:7.4.052-1ubuntu3.1+esm32
esm-infra-legacy/xenial

released

2:7.4.1689-3ubuntu1.5+esm38
esm-infra/bionic

released

2:8.0.1453-1ubuntu1.13+esm23
esm-infra/focal

released

2:8.1.2269-1ubuntu5.32+esm12
jammy

released

2:8.2.3995-1ubuntu2.35
noble

released

2:9.1.0016-1ubuntu7.19
resolute

released

2:9.1.2141-1ubuntu4.8
upstream

released

2:9.2.0858-1

Показывать по

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

CVSS3: 8.8
redhat
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu commands. s:NetrwBookmarkMenu(), s:NetrwTgtMenu(), g:netrw_menu_escape, EX_TRLBAR, and netrw#MakeTgt() fail to neutralize the | command separator or single quotes at five construction sites, allowing a crafted path browsed or bookmarked in GUI Vim to execute arbitrary Ex and operating-system commands. This issue is fixed in version 9.2.0840.

nvd
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu commands. s:NetrwBookmarkMenu(), s:NetrwTgtMenu(), g:netrw_menu_escape, EX_TRLBAR, and netrw#MakeTgt() fail to neutralize the | command separator or single quotes at five construction sites, allowing a crafted path browsed or bookmarked in GUI Vim to execute arbitrary Ex and operating-system commands. This issue is fixed in version 9.2.0840.

msrc
14 дней назад

Vim: Arbitrary Code Execution via Netrw Menu Construction

debian
17 дней назад

Vim is an open source, command line text editor. Prior to 9.2.0840, ru ...