vendor:
Facil-CMS
by:
CWH Underground
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Facil-CMS
Affected Version From: 0.1RC
Affected Version To: 0.1RC
Patch Exists: NO
Related CWE: N/A
CPE: a:facilcms:facil-cms:0.1rc
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Web
2008
Facil-CMS 0.1RC Local File Inclusion Vulnerabilities
Facil-CMS 0.1RC is vulnerable to Local File Inclusion (LFI) attacks. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with malicious input in the change_lang and modload parameters. This can allow an attacker to read sensitive files from the server, such as the boot.ini file.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.