CVE-2012-1669
phpmoneybooks < 1.0.2 - Path Traversal via Module Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-1669. PoCs published by Mark Stanislav.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpMoneyBooks 1.0.2 via a null-byte attack on the 'module' GET parameter. It allows reading arbitrary files (e.g., /etc/passwd) when magic_quotes_gpc is disabled and PHP is < 5.3.4.
Description
Directory traversal vulnerability in index.php in phpMoneyBooks before 1.0.3 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the module parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in phpMoneyBooks 1.0.2 via a null-byte attack on the 'module' GET parameter. It allows reading arbitrary files (e.g., /etc/passwd) when magic_quotes_gpc is disabled and PHP is < 5.3.4.