CVE-2008-1565
phpBB PJIRC Module 0.5 - Remote File Inclusion via phpEx Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1565. PoCs published by 0in.
AI-analyzed exploit summary The provided text describes a local file inclusion (LFI) vulnerability in the PJIRC module for phpBB, where unsanitized user input allows directory traversal attacks to read arbitrary files. The example URL demonstrates exploiting this to access '/etc/passwd'.
Description
Directory traversal vulnerability in forum/irc/irc.php in the PJIRC 0.5 module for phpBB allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the phpEx parameter.
Exploits (1)
The provided text describes a local file inclusion (LFI) vulnerability in the PJIRC module for phpBB, where unsanitized user input allows directory traversal attacks to read arbitrary files. The example URL demonstrates exploiting this to access '/etc/passwd'.