vim/neovim: ': source!' command allows arbitrary command execution via modelines
It was found that the :source! command was not restricted by the sandbox mode. If modeline was explicitly enabled, opening a specially crafted text file in vim could result in arbitrary command execution...