CVE-2009-4614
Moa Gallery < 1.2.0 - Remote Code Execution via MOA_PATH Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4614. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Moa Gallery <= 1.2.0 by manipulating the MOA_PATH parameter in multiple PHP scripts. The attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Moa Gallery 1.2.0 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the MOA_PATH parameter to (1) _error_funcs.php, (2) _integrity_funcs.php, (3) _template_component_admin.php, (4) _template_component_gallery.php, (5) _template_parser.php, (6) mod_gallery_funcs.php, (7) mod_image_funcs.php, (8) mod_tag_funcs.php, (9) mod_tag_view.php, (10) mod_upgrade_funcs.php, (11) mod_user_funcs.php, (12) page_admin.php, (13) page_gallery_add.php, (14) page_gallery_view.php, (15) page_image_add.php, (16) page_image_view_full.php, (17) page_login.php, and (18) page_sitemap.php in sources/.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Moa Gallery <= 1.2.0 by manipulating the MOA_PATH parameter in multiple PHP scripts. The attacker can include arbitrary remote files, potentially leading to remote code execution.