CVE-2007-1577
GeBlog 0.1 - Directory Traversal and Remote Code Execution via GLOBALS[tplname] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1577. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in GeBlog 0.1 by injecting PHP code into Apache log files and then including them via the vulnerable parameter. It provides a shell-like interface to execute commands on the target system.
Description
Directory traversal vulnerability in index.php in GeBlog 0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the GLOBALS[tplname] parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by index.php.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in GeBlog 0.1 by injecting PHP code into Apache log files and then including them via the vulnerable parameter. It provides a shell-like interface to execute commands on the target system.