First published: Sat Feb 21 2009(Updated: )
The Netrw plugin (netrw.vim) in Vim 7.0 and 7.1 allows user-assisted attackers to execute arbitrary commands via shell metacharacters in a filename used by the (1) "D" (delete) command or (2) b:netrw_curdir variable, as demonstrated using the netrw.v4 and netrw.v5 test cases.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Vim Vim | =7.1 | |
Vim Vim | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6235 has a moderate severity rating as it allows user-assisted attackers to execute arbitrary commands.
To fix CVE-2008-6235, upgrade Vim to version 7.2 or later, which addresses this vulnerability.
Vim versions 7.0 and 7.1 are affected by CVE-2008-6235.
CVE-2008-6235 exploits the processing of filenames in the Netrw plugin, allowing command execution via shell metacharacters.
Yes, user interaction is required to exploit CVE-2008-6235 since it requires the attacker to present a specially crafted filename.