Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1243. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a local file inclusion vulnerability in Simple PHP Blog <= 0.4.7.1 by injecting PHP code into Apache log files and then including them via the 'blog_language' parameter. It requires magic_quotes_gpc to be off and targets the 'install05.php' script.
Description
Directory traversal vulnerability in install05.php in Simple PHP Blog (SPB) 0.4.7.1 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences and a NUL (%00) character in the blog_language parameter, as demonstrated by injecting PHP sequences into an Apache access_log file, which is then included using install05.php.
Exploits (1)
This exploit leverages a local file inclusion vulnerability in Simple PHP Blog <= 0.4.7.1 by injecting PHP code into Apache log files and then including them via the 'blog_language' parameter. It requires magic_quotes_gpc to be off and targets the 'install05.php' script.