CVE-2007-5173
phpBB Openid 0.2.0 - Remote Code Execution via openid_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5173. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in phpBB OpenID 0.2.0. The vulnerability allows an attacker to include a remote shell by manipulating the `openid_root_path` parameter in the `BBStore.php` file.
Description
PHP remote file inclusion vulnerability in includes/openid/Auth/OpenID/BBStore.php in phpBB Openid 0.2.0 allows remote attackers to execute arbitrary PHP code via a URL in the openid_root_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in phpBB OpenID 0.2.0. The vulnerability allows an attacker to include a remote shell by manipulating the `openid_root_path` parameter in the `BBStore.php` file.