CVE-2007-1415
PMB Services < 3.0.13 - Remote Code Execution via Multiple PHP File Inclusion Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1415. PoCs published by K-159.
AI-analyzed exploit summary This exploit demonstrates multiple remote file inclusion vulnerabilities in PMB Services <= 3.0.13 due to unsanitized variables ($class_path, $include_path, $base_path) in PHP include statements. Attackers can inject malicious remote scripts when register_globals and allow_url_fopen are enabled.
Description
Multiple PHP remote file inclusion vulnerabilities in PMB Services 3.0.13 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) class_path parameter to (a) includes/resa_func.inc.php (b) admin/notices/perso.inc.php, or (c) admin/quotas/main.inc.php; the (2) base_path parameter to (d) opac_css/rec_panier.php or (e) opac_css/includes/author_see.inc.php; or the (3) include_path parameter to (f) bull_info.inc.php or (g) misc.inc.php in includes/; (h) options_date_box.php, (i) options_file_box.php, (j) options_list.php, (k) options_query_list.php, or (l) options_text.php in includes/options/; (m) options.php, (n) options_comment.php, (o) options_date_box.php, (p) options_list.php, (q) options_query_list.php, or (r) options_text.php in includes/options_empr/; or (s) admin/import/iimport_expl.php, (t) admin/netbase/clean.php, (u) admin/param/param_func.inc.php, (v) admin/sauvegarde/lieux.inc.php, (w) autorites.php, (x) account.php, (y) cart.php, or (z) edit.php.
Exploits (1)
This exploit demonstrates multiple remote file inclusion vulnerabilities in PMB Services <= 3.0.13 due to unsanitized variables ($class_path, $include_path, $base_path) in PHP include statements. Attackers can inject malicious remote scripts when register_globals and allow_url_fopen are enabled.