vendor:
AdVancedClanscript
by:
xdh
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: AdVancedClanscript
Affected Version From: AdVancedClanscript < 3.4
Affected Version To: AdVancedClanscript < 3.4
Patch Exists: NO
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
AdVancedClanscript Remote File Inclusion Vulnerability
AdVancedClanscript version 3.4 and below is vulnerable to a Remote File Inclusion vulnerability. This vulnerability is due to a failure in the application to properly sanitize user-supplied input to the 'content' parameter of the 'mcf.php' script. This may allow a remote attacker to include a file from a remote host that contains arbitrary code and execute it in the context of the webserver process. This may facilitate unauthorized access.
Mitigation:
Input validation should be used to ensure that untrusted input is rejected. Additionally, the application should be configured to use a minimal privilege account to access the web server.