CVE-2009-1248
Acute Control Panel 1.0.0 - Remote Code Execution via Theme Directory Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1248. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability and an SQL Injection (Auth Bypass) in Acute Control Panel 1.0.0. The RFI allows arbitrary file inclusion via the `theme_directory` parameter, while the SQLi bypasses authentication by manipulating the login query.
Description
Multiple PHP remote file inclusion vulnerabilities in Acute Control Panel 1.0.0 allow remote attackers to execute arbitrary PHP code via a URL in the theme_directory parameter to (1) container.php and (2) header.php in themes/.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability and an SQL Injection (Auth Bypass) in Acute Control Panel 1.0.0. The RFI allows arbitrary file inclusion via the `theme_directory` parameter, while the SQLi bypasses authentication by manipulating the login query.