vendor:
Advanced Poll
by:
SecurityFocus
7.5
CVSS
HIGH
Remote File Include
94
CWE
Product Name: Advanced Poll
Affected Version From: 02.02
Affected Version To: 02.02
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
2006
Advanced Poll Remote File Include Vulnerability
Advanced Poll is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input to the application. An attacker may leverage this issue to have an arbitrary remote file containing malicious script code execute in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.