(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-20-24 05:14 AM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Bug/hole fixes New poll | |
Add to favorites | Next newer thread
User Post
Yoshi Dude

TO HELL WITH THIS








Since: 11-17-05
From: Fleepa

Last post: 6300 days
Last view: 6300 days
Posted on 11-17-05 09:05 PM Link | Quote
Will this 1.92+ be released to the public, or at least the fixes made? It'd be nice, especially with how knowledge of holes has spread since the last release.

If Xkeeper won't do that, maybe this can be a designated thread for helping others protect their board. I'm surprised this issue was not addressed much before.. any newbie can get screwed over pretty easily now.
Xeo Belmont

Wiiiiiiiiiiiiin








Since: 11-17-05

Last post: 6300 days
Last view: 6300 days
Posted on 11-17-05 09:12 PM Link | Quote
My god my board is going to be the Death Egg.

I went from 1.92 to Acmlm+Erk 1.45 and successfully converted that (which, was freaking hell) to 1.A2 to 1.A3.

Now I need to reverse.
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6301 days
Posted on 11-17-05 10:08 PM Link | Quote
I could help you with that! But I need some help fixing all the holes in 1.92 because I have a board set up with it but I'm afraid to use that one since I have no idea how to fix the holes in it. I've done pretty well with 1.A2 though.
Arthus

140


 





Since: 11-17-05
From: Australia

Last post: 6512 days
Last view: 6512 days
Posted on 11-17-05 10:16 PM Link | Quote
I could probaply fix the holes if I knew what they were, It could also help if I knew how to hack...
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6301 days
Posted on 11-17-05 10:29 PM Link | Quote
I know how to fix all of the holes in 1.92
Arthus

140


 





Since: 11-17-05
From: Australia

Last post: 6512 days
Last view: 6512 days
Posted on 11-17-05 10:31 PM Link | Quote
I'm not sure if it would be all the holes, I'm sure there is a hole that no-one has found yet...
Yoshi Dude

TO HELL WITH THIS








Since: 11-17-05
From: Fleepa

Last post: 6300 days
Last view: 6300 days
Posted on 11-17-05 10:34 PM Link | Quote
So are any of you going to share any information, or do you think I'm just polling you?
Arthus

140


 





Since: 11-17-05
From: Australia

Last post: 6512 days
Last view: 6512 days
Posted on 11-17-05 10:36 PM Link | Quote
I think this board will be one step ahead like all the others were... So when 1.93+ comes to AB, maybe 1.92+ will be released to the public.
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6301 days
Posted on 11-17-05 10:42 PM Link | Quote
Originally posted by Yoshi Dude
So are any of you going to share any information, or do you think I'm just polling you?


What do you mean info? You mean like share on what we know on how to fix holes? If so, then I have some stuff.
Yoshi Dude

TO HELL WITH THIS








Since: 11-17-05
From: Fleepa

Last post: 6300 days
Last view: 6300 days
Posted on 11-17-05 10:52 PM Link | Quote
Originally posted by DS_MaSTeR
Originally posted by Yoshi Dude
So are any of you going to share any information, or do you think I'm just polling you?


What do you mean info? You mean like share on what we know on how to fix holes? If so, then I have some stuff.
Yes!
Of course I haven't gotten an answer on the 1.92+ thing.. but it'd be nice.

Am I the only one who would appreciate this?
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6301 days
Posted on 11-17-05 10:58 PM Link | Quote
This is how to fix the editprofile.php hole in 1.A2.

First, find:
$sex = intval($sex);

And under it add this:
$loguser[icq] = intval($loguser[icq]);
$loguser[timezone] = intval($loguser[timezone]);
$posttool = intval($posttool);
$pemail = intval($pemail);
$icq = intval($icq);

That should take care of it. If something is wrong with that, please notify me because that's how I've been fixing it all along.
Xeo Belmont

Wiiiiiiiiiiiiin








Since: 11-17-05

Last post: 6300 days
Last view: 6300 days
Posted on 11-17-05 11:46 PM Link | Quote
Also after $loguserid = intval($loguserid);, add
$pemail = intval($pemail);
$signsep = intval($signsep);
$sscheme = intval($sscheme);
$posttool = intval($posttool);

That might just be 1.A(x) bug, but who knows.
Elric

Octoballoon


 





Since: 11-18-05
From: Melniboné

Last post: 6698 days
Last view: 6329 days
Posted on 11-18-05 01:38 AM Link | Quote
I use v1.92, and this is what I have under if($action == "saveprofile") { section:

if($sex>2) $sex=2;
$loguserid = intval($loguserid);
$useranks = intval($useranks);
$sex = intval($sex);
$postsperpage = intval($postsperpage);
$threadsperpage = intval($threadsperpage);
$viewsig = intval($viewsig);
$tlayout = intval($tlayout);
$icq = intval($icq);
$timezone = intval($timezone);
$markfo = intval($markfo);
$pemail = intval($pemail);
$signsep = intval($signsep);
$sscheme = intval($sscheme);
$posttool = intval($posttool);

That's not everything that's in that section, of course, but it plugs a lot of holes.
Add to favorites | Next newer thread
Acmlm's Board - I3 Archive - Programming - Bug/hole fixes |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.009 seconds; used 401.38 kB (max 503.55 kB)