CVE-2008-3076
Vim - OS Command Injection via Netrw Plugin Filename Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3076. PoCs published by Jan Minar.
AI-analyzed exploit summary The provided text describes a command-execution vulnerability in Netrw 125 due to insufficient input sanitization. It references a security advisory and a link to an exploit archive but does not contain actual exploit code.
Description
The Netrw plugin 125 in netrw.vim in Vim 7.2a.10 allows user-assisted attackers to execute arbitrary code via shell metacharacters in filenames used by the execute and system functions within the (1) mz and (2) mc commands, as demonstrated by the netrw.v2 and netrw.v3 test cases. NOTE: this issue reportedly exists because of an incomplete fix for CVE-2008-2712.
Exploits (1)
The provided text describes a command-execution vulnerability in Netrw 125 due to insufficient input sanitization. It references a security advisory and a link to an exploit archive but does not contain actual exploit code.