CVE-2008-5060
ModernBill < 4.4 - Remote Code Execution via DIR Parameter File Inclusion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5060. PoCs published by nigh7f411.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in ModernBill <= v4.4.X, allowing arbitrary remote code execution by manipulating the 'DIR' parameter in multiple scripts. It also includes an XSS payload targeting the login page.
Description
Multiple PHP remote file inclusion vulnerabilities in ModernBill 4.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the DIR parameter to (1) export_batch.inc.php, (2) run_auto_suspend.cron.php, and (3) send_email_cache.php in include/scripts/; (4) include/misc/mod_2checkout/2checkout_return.inc.php; and (5) include/html/nettools.popup.php, different vectors than CVE-2006-4034 and CVE-2005-1054.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in ModernBill <= v4.4.X, allowing arbitrary remote code execution by manipulating the 'DIR' parameter in multiple scripts. It also includes an XSS payload targeting the login page.