CVE-2009-4886
phpCommunity 2 2.1.8 - Path Traversal via File or Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4886. PoCs published by Salvatore Fresta.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in phpCommunity 2.1.8, including SQL injection (with payloads to extract user credentials), directory traversal (to read arbitrary files), and reflected XSS. The provided URLs are functional examples of exploiting these flaws.
Description
Multiple directory traversal vulnerabilities in phpCommunity 2 2.1.8 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) file parameter to module/admin/files/show_file.php and the (2) path parameter to module/admin/files/show_source.php.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in phpCommunity 2.1.8, including SQL injection (with payloads to extract user credentials), directory traversal (to read arbitrary files), and reflected XSS. The provided URLs are functional examples of exploiting these flaws.