CVE-2007-2189
MX Smartor Full Album Pack 2.0 RC1 - Remote File Inclusion via phpbb_root_path Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2189. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit targets a remote file inclusion vulnerability in mxBB Module MX Smartor FAP 2.0 RC1. The vulnerability arises due to the lack of declaration of $phpbb_root_path before its use in an include_once statement, allowing an attacker to include arbitrary remote files.
Description
PHP remote file inclusion vulnerability in admin/admin_album_otf.php in the MX Smartor Full Album Pack (FAP) 2.0 RC1 module for mxBB allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This exploit targets a remote file inclusion vulnerability in mxBB Module MX Smartor FAP 2.0 RC1. The vulnerability arises due to the lack of declaration of $phpbb_root_path before its use in an include_once statement, allowing an attacker to include arbitrary remote files.