CVE-2007-0504
Vote! Pro < 4.0 - Remote Code Execution via poll_frame.php poll_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0504. PoCs published by r0ut3r.
AI-analyzed exploit summary This exploit targets a code injection vulnerability in Vote-Pro 4.0 by sending a crafted HTTP GET request to poll_frame.php with a malicious poll_id parameter. It allows remote command execution via the system() function call.
Description
Eval injection vulnerability in poll_frame.php in Vote! Pro 4.0, and possibly other scripts, allows remote attackers to execute arbitrary code via the poll_id parameter, which is supplied to an eval function call, a different vulnerability type than CVE-2005-4632.
Exploits (1)
This exploit targets a code injection vulnerability in Vote-Pro 4.0 by sending a crafted HTTP GET request to poll_frame.php with a malicious poll_id parameter. It allows remote command execution via the system() function call.