vendor:
Feed CMS
by:
x0r
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Feed CMS
Affected Version From: 1.07.03.19 Beta
Affected Version To: 1.07.03.19 Beta
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
2008
Feed Cms 1.07.03.19 Beta LFI
Feed CMS 1.07.03.19 Beta is vulnerable to a local file inclusion vulnerability due to a lack of sanitization of user-supplied input to the 'lang' parameter in the 'index.php' script. An attacker can exploit this vulnerability to include arbitrary local files from the web server and execute arbitrary code.
Mitigation:
Input validation should be used to prevent the inclusion of arbitrary files.