patch
Posted: 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........ ? ? ? ?
http://www.phpbb.com/phpBB/
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
but if you have access to a linux shell and feel like trying it, just type
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 
Why doesn't phpbb.com's own forum site inspire so much confidence in me today........ ? ? ? ?
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
stratovarius.com runs solaris i think. i'm too much of a pussy to see if a fork bomb hangs it
but if you have access to a linux shell and feel like trying it, just type
Code: Select all
perl -e "fork while fork"
