patch

Talk about everything else besides Stratovarius here in English. Please try to put more serious topics here, and silly topics in the Spam section.
Locked
User avatar
JensJohansson
Administrator
Posts:1490
Joined:Thu Feb 28, 2002 10:45 pm
Contact:
patch

Post by JensJohansson » Sat Mar 19, 2005 2:11 am

http://www.securityfocus.com/archive/1/392481 .. patched.

Why doesn't phpbb.com's own forum site inspire so much confidence in me today........ ? ? ? ? :lol:

http://www.phpbb.com/phpBB/

Code: Select all

phpBB : Critical Error 

Could not obtain lastvisit data from user table

DEBUG MODE

SQL Error : 1030 Got error 134 from table handler

SELECT u.*, s.session_time, s.session_id FROM (phpbb_users u LEFT JOIN phpbb_sessions s ON s.session_user_id = u.user_id) WHERE u.user_id = -1 ORDER BY s.session_time DESC

Line : 116
File : sessions.php 
also i saw this today: http://www.securityfocus.com/columnists ... f=rssdebia .

stratovarius.com runs solaris i think. i'm too much of a pussy to see if a fork bomb hangs it :lol:

but if you have access to a linux shell and feel like trying it, just type

Code: Select all

perl -e "fork while fork" 
and see if that kills the machine. if it works, you can then atleast thumb your nose at root for a few minutes before he permanently kicks you off his machine :lol:
Jens.

================================
"Koskenkorva is very good."
-Ronald Reagan
================================

User avatar
iron_thunder
Sr. Member
Posts:1985
Joined:Thu Dec 12, 2002 4:08 am
Location:Toronto, Canada!
Contact:

Re: patch

Post by iron_thunder » Sat Mar 19, 2005 4:58 am

*clare's head explodes*
_______________________________
In the Hour of Thunder,
Clare B.

www.sacredembrace.com
www.myspace.com/sacred_embrace_webzine
SIGN UP FOR THE SACRED EMBRACE NEWSLETTER, DAMNIT!!

_______________________________

fifthtea_sausage
Sr. Member
Posts:396
Joined:Sun Oct 24, 2004 7:26 am

Re: patch

Post by fifthtea_sausage » Sat Mar 19, 2005 8:11 am

This one goes for all phpBB versions up to 2.0.13. While applying and testing the
patch for the autologin bug I found that phpBB2 doesn't reset the $userdata['user_level']
variable after a failed autologin.
I ruptured my pancreas from reading this.

Image
Thats a lot of people with a lot of problems. :lol:

User avatar
iron_thunder
Sr. Member
Posts:1985
Joined:Thu Dec 12, 2002 4:08 am
Location:Toronto, Canada!
Contact:

Re: patch

Post by iron_thunder » Sat Mar 19, 2005 8:40 am

fifthtea_sausage wrote:
This one goes for all phpBB versions up to 2.0.13. While applying and testing the
patch for the autologin bug I found that phpBB2 doesn't reset the $userdata['user_level']
variable after a failed autologin.
I ruptured my pancreas from reading this.

Image
Thats a lot of people with a lot of problems. :lol:
peoples' responses to this stuff is really hilarious.

i actually laughed really, really loudly when i read that. thanks, fifthtea. you brought joy to my day :P
And Jens... eh, keep doing what you're doing ;)
_______________________________
In the Hour of Thunder,
Clare B.

www.sacredembrace.com
www.myspace.com/sacred_embrace_webzine
SIGN UP FOR THE SACRED EMBRACE NEWSLETTER, DAMNIT!!

_______________________________

User avatar
Neorave
Sr. Member
Posts:868
Joined:Mon Nov 24, 2003 4:41 am
Location:Omaha, Nebraska, USA
Contact:

Re: patch

Post by Neorave » Sat Mar 19, 2005 4:34 pm

Isn't it wonderful we live in a world where technology is growing faster and faster, and yet we can't even fix one simple goddamn problem with PHP.

Let's just go back to old school programming...BASIC! :lol:
Somehow I still have an account...yay...?

User avatar
cliff
Sr. Member
Posts:3362
Joined:Fri Apr 19, 2002 10:38 pm
Location:Tampere

Re: patch

Post by cliff » Sat Mar 19, 2005 7:23 pm

Nothing is better than a .htaccess with DENY FROM ALL...

Actually yep.
unplugged any www machine from network, and then no more risk ! 8)
<b>This is wrong</b>

User avatar
NordicStorm
Sr. Member
Posts:2174
Joined:Fri Mar 01, 2002 11:46 pm
Location:Finland

Re: patch

Post by NordicStorm » Sat Mar 19, 2005 8:22 pm

Neorave wrote:Isn't it wonderful we live in a world where technology is growing faster and faster, and yet we can't even fix one simple goddamn problem with PHP.
The obvious solution, then, would perhaps be to take out PHP of the equation altogether. Or, the poor sods coding phpBB ;)
Let's just go back to old school programming...BASIC! :lol:
Hellz yeah! I had a Spectravideo SV-328 with Microsoft Basic v1.2. I think managed to create a simple spaceshooter game, after that I moved on to more state-of-the-art computing...Amiga 500.
Give me liberty, or give me cake!

User avatar
Paola
Sr. Member
Posts:3762
Joined:Sat Feb 26, 2005 9:52 pm
Location:Bogotá

Re: patch

Post by Paola » Sat Mar 19, 2005 11:08 pm

That day they finished to me confirming a thing with respect to the security of php, because a thing that badly seems to me done is that the this activated way which guests enter, since day I saw as they jackearon a forum of catastrophic way and as until now he tries to recover :?
Official hobbit of the Stratovarius forum...Relax guys, I don't find a ring...:wink: :lol:

Locked