CVE-2004-1535
phpBB Cash Mod - Remote File Inclusion via phpbb_root_path Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1535. PoCs published by Jerome Athias.
AI-analyzed exploit summary This exploit targets a remote file inclusion vulnerability in phpBB Cash_Mod (CVE-2004-1535) by injecting a malicious URL via the 'phpbb_root_path' parameter. It allows remote command execution by leveraging the included file to spawn a shell with webserver privileges.
Description
PHP remote file inclusion vulnerability in admin_cash.php for the Cash Mod module for phpBB allows remote attackers to execute arbitrary PHP code by modifying the phpbb_root_path parameter to reference a URL on a remote web server that contains the code.
Exploits (1)
This exploit targets a remote file inclusion vulnerability in phpBB Cash_Mod (CVE-2004-1535) by injecting a malicious URL via the 'phpbb_root_path' parameter. It allows remote command execution by leveraging the included file to spawn a shell with webserver privileges.