CVE-2006-4278
SportsPHool 1.0 - Remote File Inclusion via mainnav Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-4278. PoCs published by Kacper, cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in SportsPHool v1.0, allowing an attacker to include and execute arbitrary remote scripts via the 'mainnav' parameter in 'plain.footer.php'.
Description
PHP remote file inclusion vulnerability in includes/layout/plain.footer.php in SportsPHool 1.0 allows remote attackers to execute arbitrary PHP code via a URL in the mainnav parameter.
Exploits (2)
This exploit demonstrates a Remote File Include (RFI) vulnerability in SportsPHool v1.0, allowing an attacker to include and execute arbitrary remote scripts via the 'mainnav' parameter in 'plain.footer.php'.
This PHP script exploits a Remote File Include (RFI) vulnerability in Sports PHool <= 1.0 by injecting a malicious PHP file via the 'mainnav' parameter. It allows remote command execution by writing a PHP payload to a local file and then including it through the vulnerable script.