[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: discloser 0.0.4 Remote File Inclusion (with Exploit)
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Re: discloser 0.0.4 Remote File Inclusion (with Exploit)
- From: dr.t3rr0r1st@xxxxxxxxx
- Date: 17 Aug 2006 21:14:13 -0000
ok , here we go
foreach ($avail_types as $type) {
include($type . ".plugin.php");
here's the source
so what's the problem ? your source is correct but the source that i found the
vuln. in it , shows that there is a Remote File Inclusion Vulnerabilite in your
script
Regards
T3rr0rist