CVE-2008-3432
Vim 6.2-6.3 - Heap-Based Buffer Overflow via Shell Metacharacters in Filenames
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3432. PoCs published by Brian Hirt.
AI-analyzed exploit summary The provided text describes a heap-based buffer overflow vulnerability in Vim versions 6.2.429 through 6.3.058, which could allow arbitrary code execution. However, no actual exploit code is included in the snippet.
Description
Heap-based buffer overflow in the mch_expand_wildcards function in os_unix.c in Vim 6.2 and 6.3 allows user-assisted attackers to execute arbitrary code via shell metacharacters in filenames, as demonstrated by the netrw.v3 test case.
Exploits (1)
The provided text describes a heap-based buffer overflow vulnerability in Vim versions 6.2.429 through 6.3.058, which could allow arbitrary code execution. However, no actual exploit code is included in the snippet.