CVE-2009-2101
TorrentVolve 1.4 - Path Traversal via DeleteTorrent Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2101. PoCs published by Br0ly.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file deletion vulnerability in Torrent Volve due to improper input validation in the 'deleteTorrent' parameter. The PoC shows how an attacker can delete critical files like 'configuration.xml' by traversing directories, leading to potential re-installation of the script.
Description
Directory traversal vulnerability in archive.php in TorrentVolve 1.4, when register_globals is enabled, allows remote attackers to delete arbitrary files via a .. (dot dot) in the deleteTorrent parameter.
Exploits (1)
This exploit demonstrates an arbitrary file deletion vulnerability in Torrent Volve due to improper input validation in the 'deleteTorrent' parameter. The PoC shows how an attacker can delete critical files like 'configuration.xml' by traversing directories, leading to potential re-installation of the script.