vendor:
Simple Plantilla PHP
by:
7.5
CVSS
HIGH
Input-validation issues, local file-include vulnerability, arbitrary file-upload vulnerability
CWE
Product Name: Simple Plantilla PHP
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Multiple input-validation issues in Simple Plantilla PHP
Attackers can exploit the local file-include vulnerability by using directory-traversal strings to execute local script code in the context of the application. Attackers can also exploit the arbitrary file-upload vulnerability to execute malicious PHP code in the context of the webserver process. Exploiting these issues may allow attackers to compromise the application and the underlying system or access sensitive information.
Mitigation:
Apply input validation checks to prevent directory traversal and restrict file-upload to only accept trusted file types. Update to a patched version of Simple Plantilla PHP.