Exploitation Summary
EIP tracks 1 public exploit for CVE-2012-6665. 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 1.0.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter, a different vulnerability than CVE-2012-1669. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. NOTE: this issue might have been fixed in 1.0.3.
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.