vendor:
PicoFlat CMS
by:
0in
5.5
CVSS
MEDIUM
Remote file inclusion
CWE
Product Name: PicoFlat CMS
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
PicoFlat CMS Remote file inclusion
This exploit allows an attacker to include a remote file in the index.php page of PicoFlat CMS. By manipulating the 'pagina' parameter in the URL, an attacker can include a malicious file hosted on a remote server. This can lead to remote code execution and further compromise of the system.
Mitigation:
To mitigate this vulnerability, it is recommended to update PicoFlat CMS to the latest version, which may include a patch for this issue. Additionally, it is advised to properly sanitize and validate user inputs to prevent remote file inclusion attacks.