Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Do error messages expose vulnerabillities? filter_list
Author
Message
Do error messages expose vulnerabillities? #1
Ok so I am getting this error message and was wondering if it exposed a vulnerability or injection?

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
126 - Incorrect key file for table './philly_database/mybb_sessions.MYI'; try to repair it
Query:
REPLACE INTO mybb_sessions SET `uid`='14404',`sid`='3ad18756ee67857b0c417be7f3df4b2f',`time`='1359264909',`ip`='70.199.109.200',`location`='/index.php?',`useragent`='Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0',`location1`='0',`location2`='0',`nopermission`='0'

Reply

RE: Do error messages expose vulnerabillities? #2
I don't know how MyBB security is, but there is a type of SQL Injection that is error based.

Just go in PhpMyAdmin and repair mybb_sessions

Reply

RE: Do error messages expose vulnerabillities? #3
That is most likely a vulnerability, and I would suggest removing the part that shows your IP address.
Wavy baby

Reply

RE: Do error messages expose vulnerabillities? #4
That isn't a vulnerability, the database is telling you that something went wrong.

Reply

RE: Do error messages expose vulnerabillities? #5
It should be common sense, seeing as though there is an IP in it.
Marvin.

Reply

RE: Do error messages expose vulnerabillities? #6
(01-28-2013, 12:34 AM)Marvie Wrote: It should be common sense, seeing as though there is an IP in it.

It displays your IP. Not his, not the sites. And just because something displays an IP doesn't mean it's vulnerable.

PHP Code:
<?php
echo $_SERVER['REMOTE_ADDR'];
?>
[Image: BAvhP6h.png]
Code:
[5:42:25 PM] i0xillusi0n: Breshie don't bust a nut over chloe now
[5:42:31 PM] Entity: fapfapfapfapfapfapfapfapfapfap
[5:42:33 PM] Jigglypuff | SL: EWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

Reply

RE: Do error messages expose vulnerabillities? #7
'70.199.109.200 = Not my IP lol
Just curious. It is not my site, but would love to see it defaced. I would LOL so hard!

Well I know the site IP is 108.162..196.167, Do you know of any one that is good with MyBB?
(This post was last modified: 01-28-2013, 11:45 PM by Slacker.)

Reply

RE: Do error messages expose vulnerabillities? #8
MyBB is mostly secure, you're better off waiting around for a 0day to exploit the site before it updates, or tying to look for sites running an old version of MyBB.
[Image: jWSyE88.png]

Reply

RE: Do error messages expose vulnerabillities? #9
0 day?

please explain further, like I said I am a noob wanting to learn lol

Reply

RE: Do error messages expose vulnerabillities? #10
(01-29-2013, 02:09 AM)Slacker Wrote: 0 day?

please explain further, like I said I am a noob wanting to learn lol

http://en.wikipedia.org/wiki/Zero-day_attack
[Image: BAvhP6h.png]
Code:
[5:42:25 PM] i0xillusi0n: Breshie don't bust a nut over chloe now
[5:42:31 PM] Entity: fapfapfapfapfapfapfapfapfapfap
[5:42:33 PM] Jigglypuff | SL: EWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW

Reply







Users browsing this thread: 1 Guest(s)