CVE-2008-2712
vim < 6.4 - Remote Code Execution via Unsanitized Inputs in Vim Scripts
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2712. PoCs published by Jan Minar.
AI-analyzed exploit summary The provided text describes multiple command-execution vulnerabilities in Vim 7.1.298 due to insufficient sanitization of user-supplied data. It references external sources for exploit binaries but does not contain actual exploit code.
Description
Vim 7.1.314, 6.4, and other versions allows user-assisted remote attackers to execute arbitrary commands via Vim scripts that do not properly sanitize inputs before invoking the execute or system functions, as demonstrated using (1) filetype.vim, (3) xpm.vim, (4) gzip_vim, and (5) netrw. NOTE: the originally reported version was 7.1.314, but the researcher actually found this set of issues in 7.1.298. NOTE: the zipplugin issue (originally vector 2 in this identifier) has been subsumed by CVE-2008-3075.
Exploits (1)
The provided text describes multiple command-execution vulnerabilities in Vim 7.1.298 due to insufficient sanitization of user-supplied data. It references external sources for exploit binaries but does not contain actual exploit code.