vendor:
Sisplet CMS
by:
kezzap66345
5.5
CVSS
MEDIUM
RFI (Remote File Inclusion)
98
CWE
Product Name: Sisplet CMS
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Sisplet CMS
The Sisplet CMS is vulnerable to Remote File Inclusion (RFI) attack in the komentar.php file. An attacker can exploit this vulnerability by injecting a malicious URL in the 'site_path' parameter, leading to the inclusion of arbitrary remote files.
Mitigation:
To mitigate this vulnerability, it is recommended to validate and sanitize user input before using it in file inclusion functions. Additionally, the use of a web application firewall can help in preventing such attacks.