CVE-2008-2645
Brim 1.0.1 - Remote Code Execution via Template Renderer Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2645. PoCs published by HaiHui.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and Remote File Inclusion (RFI) vulnerabilities in Booby 1.0.1 via the 'renderer' parameter in template.tpl.php. The PoC provides URLs to exploit these vulnerabilities by reading local files or including remote malicious files.
Description
Multiple PHP remote file inclusion vulnerabilities in Brim (formerly Booby) 1.0.1 allow remote attackers to execute arbitrary PHP code via a URL in the renderer parameter to template.tpl.php in (1) barrel/, (2) barry/, (3) mylook/, (4) oerdec/, (5) penguin/, (6) sidebar/, (7) slashdot/, and (8) text-only/ in templates/. NOTE: this can also be leveraged to include and execute arbitrary local files via directory traversal sequences.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and Remote File Inclusion (RFI) vulnerabilities in Booby 1.0.1 via the 'renderer' parameter in template.tpl.php. The PoC provides URLs to exploit these vulnerabilities by reading local files or including remote malicious files.