vendor:
Smeego CMS
by:
0in from Dark-Coders Programming & Security Group
7.5
CVSS
HIGH
Local File Include
98
CWE
Product Name: Smeego CMS
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
Smeego CMS Local File Include Exploit
Smeego is a Content Management System or Portal System written in PHP and designed to be easy to install and use. Smeego has a mature code and comes with cool modules and themes for you to start your own dynamic and database driven website. The vulnerability exists in the mainfile.php file, where the ‘lang’ parameter is not properly sanitized, allowing an attacker to inject arbitrary files from the server.
Mitigation:
Input validation should be used to prevent the injection of arbitrary files from the server.