[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <814b9d50610111255x71700901vc0a4313904617fc0@mail.gmail.com>
Date: Wed, 11 Oct 2006 14:55:58 -0500
From: str0ke <str0ke@...w0rm.com>
To: "D-virus@...uxmail.org" <D-virus@...uxmail.org>
Cc: bugtraq@...urityfocus.com
Subject: Re: gcards (languagefile) <= Remote File Include
> Exploit
> gcards/admin/addnews.php?languagefile=shell code
gCards Version 1.13
http://www.gregphoto.net/gcards/index.php
22 include_once('../config.php'); # the variable is defined
23 include_once('../inc/UIfunctions.php'); # no variable change
24 include_once('loginfunction.php'); # just a couple functions
25 include_once('../inc/smileyClass.php'); # just a single class
26 include_once("../inc/".$languageFile); # the only include with $languageFile
$languageFile is defined on line 93 of config.php, by default to
"language_en.php"
Maybe im missing where the vulnerability is?
/str0ke
Powered by blists - more mailing lists