vendor:
S-Cms
by:
ZoRLu
7,5
CVSS
HIGH
Local File Inclusion (LFI)
98
CWE
Product Name: S-Cms
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:s-cms:s-cms:1.1
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
S-Cms 1.1 Stable (page) LFi
S-Cms 1.1 Stable is vulnerable to Local File Inclusion (LFI) vulnerability. An attacker can exploit this vulnerability to include a local file on the web server. This can be exploited to disclose sensitive information, execute arbitrary code, and perform unauthorized actions.
Mitigation:
The best way to mitigate LFI vulnerability is to restrict the user input and validate it. The user input should be validated against a white list of allowed characters and should not contain any special characters.