CVE-2008-2195
deluxebb < 1.1 - Authenticated PHP Code Injection via admincp.php URI
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2195. PoCs published by EgiX.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection via the 'sort' parameter in DeluxeBB <= 1.2 and a PHP injection via admin credentials in the admincp.php log file. It extracts the admin's MD5 password hash and injects a PHP shell for remote command execution.
Description
Static code injection vulnerability in admincp.php in DeluxeBB 1.2 and earlier allows remote authenticated administrators to inject arbitrary PHP code into logs/cp.php via the URI.
Exploits (1)
This exploit demonstrates a blind SQL injection via the 'sort' parameter in DeluxeBB <= 1.2 and a PHP injection via admin credentials in the admincp.php log file. It extracts the admin's MD5 password hash and injects a PHP shell for remote command execution.