vendor:
GenCMS
by:
milw0rm.com
7,5
CVSS
HIGH
LFI
22
CWE
Product Name: GenCMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
GenCMS LFI Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'p' and 'Template' parameters to '/show.php' and '/admin/pages/SiteNew.php' scripts respectively. A remote attacker can include arbitrary files from local resources and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.