CVE-2007-2341
phpBandManager 0.8 - Remote File Inclusion via pg Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2341. PoCs published by koray.
AI-analyzed exploit summary This exploit leverages a Local File Inclusion (LFI) vulnerability in phpBandManager due to improper input validation in the 'pg' parameter, allowing arbitrary PHP file inclusion and potential remote code execution if allow_url_fopen or register_globals is enabled.
Description
PHP remote file inclusion vulnerability in suite/index.php in phpBandManager 0.8 allows remote attackers to execute arbitrary PHP code via a URL in the pg parameter.
Exploits (1)
This exploit leverages a Local File Inclusion (LFI) vulnerability in phpBandManager due to improper input validation in the 'pg' parameter, allowing arbitrary PHP file inclusion and potential remote code execution if allow_url_fopen or register_globals is enabled.