Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-2064. PoCs published by SekoMirza, Cyber Security.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in Actionpoll 1.1.0 due to insufficient input sanitization. An attacker can include arbitrary remote files by manipulating the CONFIG_POLLDB parameter.
Description
Multiple PHP remote file inclusion vulnerabilities in Robert Ladstaetter ActionPoll 1.1.0, and possibly 1.1.1, allow remote attackers to execute arbitrary PHP code via a URL in (1) the CONFIG_POLLDB parameter to actionpoll.php or (2) the CONFIG_DB parameter to db/DataReaderWriter.php, different vectors than CVE-2001-1297.
Exploits (2)
This exploit demonstrates a remote file inclusion vulnerability in Actionpoll 1.1.0 due to insufficient input sanitization. An attacker can include arbitrary remote files by manipulating the CONFIG_POLLDB parameter.
The code describes a remote file inclusion vulnerability in Actionpoll 1.1.1 due to improper input sanitization. An attacker can exploit this to execute arbitrary PHP code by including a remote file via the `CONFIG_DB` parameter.