CVE-2007-0535
Vote! Pro < 4.0 - Remote Code Execution via poll_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0535. 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
Multiple eval injection vulnerabilities in Vote! Pro 4.0, and possibly earlier, allow remote attackers to execute arbitrary code via requests to unspecified PHP scripts with the poll_id parameter, which is supplied to eval function calls, a different set of vectors than CVE-2007-0504. NOTE: The provenance of this information is unknown; the details are obtained solely from third party information.
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.