[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trevorchan <= v0.7 Remote File Include Vulnerability
- To: ilkerkandemir@xxxxxxxxx, bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Trevorchan <= v0.7 Remote File Include Vulnerability
- From: Stefano Zanero <s.zanero@xxxxxxxxxxxxxxxx>
- Date: Tue, 16 Jan 2007 23:45:13 +0100
ilkerkandemir@xxxxxxxxx wrote:
> Script:Trevorchan v0.7
Fake vuln
> require_once($tc_config['rootdir']."/inc/functions.php");
> require_once($tc_config['rootdir']."/inc/encryption.php");
These vars are initialized in config.php, which is require-d by the
files you mention.
> Exploit:
Obviously, you didn't care to test them.
PLEASE STOP REPORTING FAKE PHP VULNS.
Stefano