vendor:
phpPollScript
by:
cr4wl3r
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: phpPollScript
Affected Version From: 1.3 and earlier
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
phpPollScript <= 1.3 Remote File Include Vulnerability
A vulnerability exists in phpPollScript version 1.3 and earlier, which allows a remote attacker to include arbitrary files on the vulnerable system. This is due to the 'include_class' parameter in 'init.poll.php' not being properly sanitized before being used in a 'require' function call. An attacker can exploit this vulnerability to include arbitrary files from remote hosts, which can lead to the execution of arbitrary PHP code on the vulnerable system.
Mitigation:
Upgrade to the latest version of phpPollScript or apply the patch from the vendor.