vendor:
DeeEmm CMS
by:
IRCRASH (R3d.W0rm (Sina Yazdanmehr))
8.8
CVSS
HIGH
SQL Injection/RFI
89
CWE
Product Name: DeeEmm CMS
Affected Version From: 2000.7.4
Affected Version To: 2000.7.4
Patch Exists: NO
Related CWE: N/A
CPE: a:deeemm:deeemm_cms
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
DeeEmm CMS Sql Injection/Rfi
A vulnerability exists in DeeEmm CMS which allows an attacker to inject malicious SQL queries and execute arbitrary remote files. This vulnerability is due to insufficient sanitization of user-supplied input in the 'INDM' and 'language_dir' parameters of the 'user_language.php' script. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable script. Successful exploitation of this vulnerability can result in arbitrary code execution, SQL injection, and other attacks.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute unintended commands. Additionally, the application should be configured to use the least privilege necessary to perform its function.