vendor:
ThemeSiteScript
by:
Koller
5.5
CVSS
MEDIUM
Remote File Inclusion
CWE
Product Name: ThemeSiteScript
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
ThemeSiteScript 1.0
The vulnerability allows an attacker to include a remote file by manipulating the 'loadadminpage' parameter in the 'index.php' file. This can lead to remote code execution and compromise of the target system.
Mitigation:
The vulnerability can be mitigated by validating and sanitizing user input, specifically the 'loadadminpage' parameter, to prevent arbitrary file inclusion.