Page 1 of 1

NEW VERSION OF PHPBB..SECURITY ISSUE

Posted: Mon Feb 28, 2005 1:26 pm
by dmmh

Posted: Mon Feb 28, 2005 1:34 pm
by MKJ
already exploited that one
guess why dr geebs' account was inactive :p

Posted: Mon Feb 28, 2005 1:39 pm
by dmmh
:paranoid:

Posted: Mon Feb 28, 2005 3:55 pm
by Turbanator
thx, done

Posted: Mon Feb 28, 2005 3:57 pm
by Eraser
What do you guys use to track custom changes you've made to phpBB?

Posted: Mon Feb 28, 2005 4:14 pm
by Turbanator
erm... honestly? nothing! :p

I change code to often to keep track of things, I know, bad habit... but when it comes to upgrading to the next version, I just patch the code manually. First time I had to upgrade I actually downloaded the old version of phpbb and then downloaded the new one and ran a compare app to see the differances. then I found out they actually post a list of code changes in their forum >:E

Posted: Mon Feb 28, 2005 4:15 pm
by blood.angel
So who wants to be mod of R&R then, highest bid wins.

Posted: Mon Feb 28, 2005 4:19 pm
by Turbanator
(and i already ran an SQL query to see if someone managed to exploit the bug before I patched it... and no... no one has :p (this time))

Posted: Mon Feb 28, 2005 4:20 pm
by MKJ
>:E you foiled me again !

Posted: Mon Feb 28, 2005 4:21 pm
by blood.angel
But I had admin rights on rawone for fecking months until I decided to make it public.
Im fucking JeffK.

Posted: Mon Feb 28, 2005 4:24 pm
by Turbanator
blood.angel wrote:Im fucking JeffK.
is he tight or a little loose?

Posted: Mon Feb 28, 2005 4:27 pm
by blood.angel
Turbanator wrote:
blood.angel wrote:Im fucking JeffK.
is he tight or a little loose?
For that I think Ill ban you.

Posted: Mon Feb 28, 2005 7:19 pm
by Eraser
Turbanator wrote:
blood.angel wrote:Im fucking JeffK.
is he tight or a little loose?
:icon19:

Posted: Mon Feb 28, 2005 7:26 pm
by Eraser
Turbanator wrote:erm... honestly? nothing! :p

I change code to often to keep track of things, I know, bad habit... but when it comes to upgrading to the next version, I just patch the code manually. First time I had to upgrade I actually downloaded the old version of phpbb and then downloaded the new one and ran a compare app to see the differances. then I found out they actually post a list of code changes in their forum >:E
eheh that'll be a bitch to figure out later on

Posted: Mon Feb 28, 2005 8:49 pm
by dmmh
manually adding the code mostly isnt that much work. its just a matter of opening an file. do ctrl-f and ctrl-v mostly.