Описание
Vim is an open source, command line text editor. Prior to version 9.2.0561, the Python omni-completion script in python3complete.vim for Vim with the +python3 interpreter enabled (and the legacy pythoncomplete.vim for builds with the +python interpreter) executes the import and from statements found in the current buffer through Python's import machinery. Because the buffer's working directory is on sys.path, opening a hostile .py file with a sibling Python package and invoking omni-completion runs that package's top-level code as the editing user. This issue has been patched in version 9.2.0561.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | needs-triage | |
| esm-infra-legacy/trusty | released | 2:7.4.052-1ubuntu3.1+esm29 |
| esm-infra-legacy/xenial | released | 2:7.4.1689-3ubuntu1.5+esm35 |
| esm-infra/bionic | released | 2:8.0.1453-1ubuntu1.13+esm20 |
| esm-infra/focal | released | 2:8.1.2269-1ubuntu5.32+esm8 |
| jammy | released | 2:8.2.3995-1ubuntu2.32 |
| noble | released | 2:9.1.0016-1ubuntu7.16 |
| questing | released | 2:9.1.0967-1ubuntu6.7 |
| resolute | released | 2:9.1.2141-1ubuntu4.5 |
| upstream | not-affected | 9.2.0561 |
Показывать по
Ссылки на источники
EPSS
7.8 High
CVSS3
Связанные уязвимости
Vim is an open source, command line text editor. Prior to version 9.2.0561, the Python omni-completion script in python3complete.vim for Vim with the +python3 interpreter enabled (and the legacy pythoncomplete.vim for builds with the +python interpreter) executes the import and from statements found in the current buffer through Python's import machinery. Because the buffer's working directory is on sys.path, opening a hostile .py file with a sibling Python package and invoking omni-completion runs that package's top-level code as the editing user. This issue has been patched in version 9.2.0561.
Vim is an open source, command line text editor. Prior to version 9.2. ...
EPSS
7.8 High
CVSS3