CVE-2009-0592
PNphpBB2 <= 1.2i - Remote File Inclusion via ModName Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0592. PoCs published by StAkeR.
AI-analyzed exploit summary This Perl script exploits a Local File Inclusion (LFI) vulnerability in PNphpBB2 <= 1.2i by manipulating the 'ModName' parameter in multiple admin endpoints. It provides a GUI to input the target host and file path, then attempts to retrieve the file content via LFI.
Description
Multiple directory traversal vulnerabilities in PNphpBB2 1.2i and earlier allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the ModName parameter to (1) admin_words.php, (2) admin_groups_reapir.php, (3) admin_smilies.php, (4) admin_ranks.php, (5) admin_styles.php, and (6) admin_users.php in admin/.
Exploits (1)
This Perl script exploits a Local File Inclusion (LFI) vulnerability in PNphpBB2 <= 1.2i by manipulating the 'ModName' parameter in multiple admin endpoints. It provides a GUI to input the target host and file path, then attempts to retrieve the file content via LFI.