Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5087. PoCs published by SHiKaA.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in evoBB <= v0.3 due to improper input validation in the 'path' parameter of track.php and connect.php. An attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in evoBB 0.3 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the path parameter in (1) track.php or (2) connect.php.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in evoBB <= v0.3 due to improper input validation in the 'path' parameter of track.php and connect.php. An attacker can include arbitrary remote files, potentially leading to remote code execution.