Vim Shell Command Injection Vulnerability (Linux)

Summary
This host is installed with Vim and is prone to Command Injection Vulnerability.
Impact
Successful exploitation will let the attacker execute arbitrary shell commands to compromise the system. Impact Level: Application
Solution
Upgrade to version 7.2 http://www.vim.org/download.php
Insight
This error is due to the 'filetype.vim', 'tar.vim', 'zip.vim', 'xpm.vim', 'xpm2.vim', 'gzip.vim', and 'netrw.vim' scripts whcih are insufficiently filtering special characters.
Affected
Vim version prior to 7.2 on Linux.
References