CVE-2006-6763
Keep It Simple Guest Book - Theme Path Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6763.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in KISGB (Keep It Simple Guest Book) due to improper input validation in the 'default_path_for_themes' parameter in authenticate.php. The exploit is functional for CGI PHP versions, allowing remote code execution by including a malicious file.
Description
Multiple PHP remote file inclusion vulnerabilities in the Keep It Simple Guest Book (KISGB) allow remote attackers to execute arbitrary PHP code via a URL in the (1) path_to_themes parameter in (a) authenticate.php, and the (2) default_path_for_themes parameter in (b) admin.php and (c) upconfig.php.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in KISGB (Keep It Simple Guest Book) due to improper input validation in the 'default_path_for_themes' parameter in authenticate.php. The exploit is functional for CGI PHP versions, allowing remote code execution by including a malicious file.