CVE-2006-6764
Keep It Simple Guest Book 5.1.1 - Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6764. PoCs published by mdx.
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 vulnerability is exploitable only in CGI PHP environments, allowing remote code execution via crafted HTTP requests.
Description
PHP remote file inclusion vulnerability in authenticate.php in Keep It Simple Guest Book (KISGB), when executing PHP through CGI, allows remote attackers to execute arbitrary PHP code via a URL in the default_path_to_themes parameter.
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 vulnerability is exploitable only in CGI PHP environments, allowing remote code execution via crafted HTTP requests.