CVE-2006-7080
exV2 CMS < 2.0.4.3 - Directory Traversal & File Deletion via Avatar Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-7080. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a vulnerability in exV2 <= 2.0.4.3 where the `extract()` function allows overwriting server variables, leading to remote command execution. It uses two methods depending on `register_globals` settings to write a malicious PHP file and execute commands via HTTP headers.
Description
Directory traversal vulnerability in the avatar upload feature in exV2 2.0.4.3 and earlier allows remote attackers to delete arbitrary files via ".." sequences in the old_avatar parameter.
Exploits (1)
This exploit leverages a vulnerability in exV2 <= 2.0.4.3 where the `extract()` function allows overwriting server variables, leading to remote command execution. It uses two methods depending on `register_globals` settings to write a malicious PHP file and execute commands via HTTP headers.