CVE-2008-3721
DeeEmm CMS 0.7.4 - Remote Code Execution via Language Directory Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3721. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This exploit demonstrates SQL injection and remote file inclusion (RFI) vulnerabilities in DeeEmm CMS. The SQLi allows unauthorized data extraction from the 'deeemm_users' table, while the RFI enables remote code execution by including a malicious file.
Description
PHP remote file inclusion vulnerability in user_language.php in DeeEmm CMS (DMCMS) 0.7.4 allows remote attackers to execute arbitrary PHP code via a URL in the language_dir parameter.
Exploits (1)
This exploit demonstrates SQL injection and remote file inclusion (RFI) vulnerabilities in DeeEmm CMS. The SQLi allows unauthorized data extraction from the 'deeemm_users' table, while the RFI enables remote code execution by including a malicious file.