CVE-2001-0409
vim - Unauthenticated Arbitrary File Modification via Symlink Attack on Backup and Swap Files
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0409. PoCs published by zen-parse.
AI-analyzed exploit summary This exploit targets a race condition in Vim's swap file mechanism (CVE-2001-0409) by creating symbolic links to non-existent files, potentially allowing a local user to create files with elevated permissions. The code specifically exploits crontab's temporary file handling on Redhat 7.0.
Description
vim (aka gvim) allows local users to modify files being edited by other users via a symlink attack on the backup and swap files, when the victim is editing the file in a world writable directory.
Exploits (1)
This exploit targets a race condition in Vim's swap file mechanism (CVE-2001-0409) by creating symbolic links to non-existent files, potentially allowing a local user to create files with elevated permissions. The code specifically exploits crontab's temporary file handling on Redhat 7.0.