CVE-2007-1801
sBLOG 0.7.3 Beta - Directory Traversal and Remote Code Execution via conf_lang_default Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1801. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in sBLOG 0.7.3 Beta via the 'conf_lang_default' parameter in 'inc/lang.php'. It injects malicious PHP code into Apache log files and then includes the log file to execute arbitrary commands.
Description
Directory traversal vulnerability in inc/lang.php in sBLOG 0.7.3 Beta allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the conf_lang_default parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by inc/lang.php.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in sBLOG 0.7.3 Beta via the 'conf_lang_default' parameter in 'inc/lang.php'. It injects malicious PHP code into Apache log files and then includes the log file to execute arbitrary commands.