vendor:
Ay System Solutions CMS
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Ay System Solutions CMS
Affected Version From: 2.6
Affected Version To: 2.6
Patch Exists: NO
Related CWE: N/A
CPE: a:aysad:ay_system_solutions_cms
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
Ay System Solutions CMS <= v2.6 (main.php) Remote File Inclusion Exploit
A vulnerability exists in Ay System Solutions CMS version 2.6 and prior. The vulnerability is due to the 'manage/template/standard/main.php' script not properly sanitizing user-supplied input to the 'path[ShowProcessHandle]' parameter. This can be exploited to include arbitrary files from remote hosts by passing a URL in this parameter. Successful exploitation requires that 'allow_url_include' is set to 'On' in the 'php.ini' file.
Mitigation:
Disable 'allow_url_include' in the 'php.ini' file.