View Full Version : Settings.tpl Security Fix Hack!
majors
05-15-2007, 02:29 PM
settings.tpl security-fix! After aplying this to your izabi site, guests cant access your users settings.tpl anymore!
hf:cool:
Portwolf
05-15-2007, 04:14 PM
Nice fix! didnt even know about this bug.
Thanks.
saerickson
05-16-2007, 07:37 PM
Didn't know there was a problem with that. Anyone have that problem? Thanks for the fix.!
majors
05-17-2007, 08:26 PM
just found out you can use the scheme from my txt-file for every page you want to prevent guests to access it ! :) runs on every page i add this!
appaloosas
05-25-2007, 01:18 AM
Search for: in ??????
$tpl = new template;
$tpl -> Load("settings");
$tpl -> ConvertSelf();
Thanks,
Bill
majors
05-26-2007, 11:42 AM
$tpl = new template;
$tpl -> Load("settings");
$tpl -> ConvertSelf();
well this can differ a little bit from file to file..but it always looks similiar and its on the very top of every php just below the core sturcture availabilty check.
hope my answer helps
dninc
05-28-2007, 12:35 AM
Works like a charm thanks..
gizmobay
06-10-2007, 12:16 AM
I didn't find this code in settings.tpl. I found it in settings.php. I assume the php is the correct file to edit?
imad79
06-12-2007, 02:39 PM
But even if they accessed this page they can still do nothing. I don't see the security risk by accessing this page. Can u explain pls.
Cheers,
imad
Outkast
06-12-2007, 09:50 PM
Yeah same here, i didn't think guests could do much as long as you prevented access for guests in your general config for your site.
majors
06-13-2007, 02:18 AM
sure but cmon...it looks a little bit noobie if a guest accesses this site...no matter if he can do a thing ... its confusing and even ridicolous for the user that gets there...
the guest might not be able to do anything...
we're aware of.. new holes are comming out all the time. Perhaps this will save us alot of trouble inthe long run! Thanks for the post..
vBulletin® v3.6.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.