vendor:
Fastpublish CMS
by:
RoMaNcYxHaCkEr
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: Fastpublish CMS
Affected Version From: 1.9999
Affected Version To: 1.9999
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Fastpublish CMS 1.9999 (config[fsBase]) Remote File Include
The Fastpublish CMS 1.9999 is vulnerable to remote file inclusion. The vulnerability is present in the designconfig.php file at line 25, where the fsBase parameter is not properly validated before being included in the code. An attacker can exploit this vulnerability by supplying a malicious URL in the fsBase parameter, leading to remote file inclusion.
Mitigation:
To mitigate this vulnerability, it is recommended to properly validate and sanitize user-supplied input before including it in the code. Additionally, keep the CMS software up to date with the latest patches and security fixes.