PDA

View Full Version : Server.dbs


Tibur
20-04-2005, 14:14
Can any of the teamspeak creators, explain to my why the dbs file does not encrypt passwords?

and is there some sort of backdoor to these files? It came to my attention that people have just been randomly joining teamspeak servers, so I thought I would take a peak at the DBS and see how different it is from the edit user screen.

It appears that its a SQL lite generated DBS file, the main issue at hand is it does not encrypt passwords at all. This could potentil be a severe problem for members who do join TS, If they jsut so happen to use the same password on perhaps their online game site or email etc.

Will this be addressed in Teamspeak3? or maybe a critical update patch? As a clan leader I host my clans TS server. It became aware to me yesterday that some serious bad things can happen when an admin account was hacked on a game I play. People started asking me if TS could be hacked, and I replied not that I am aware of, and I look here weekly to see if any new information is posted. With most replies simply being dont give your password out for your server etc. Which is all fair and fun, but what if this dbs file is accessible, somehow.

I went ahead and tried to connect to the server computers using IE with a few different ports trying to snage the server.dbs file to no avail. I noticed also that I couldnt pick up any pages other tham index.html .However maybe just maybe there is a way to jump into the Teamspeak_RC2 folder and aquire that file :(.

I hope this can be discussed and see if there may possibly be a security flaw. and we can all work together and find a solution.

------------------------
On a side note are the admin and super admin accounts install passwords generated? or standard? I've noticed the server.dbs file stores these too :eek: , once again completely unencrypted.


Tibur <tibur@martyrsofsin.com>
MoS [Martyrs of Sin] Leader
Attitudes Reflect Leadership
http://forums.martyrsofsin.com

caribehost
21-04-2005, 02:45
Unecrypted storing of the passwords is just fine, because no end user should have direct access to this file, security is maintained.

Fazooly
21-04-2005, 03:52
Which is exactly why we use a company called Square Trade to test our site daily (lots of $$ but worth it) to find weaknesses and possible exploits etc. that people could use to access our server and files. They report them to us and we ALWAYS take action to remove the identified exploit or weakness, thus making our servers, and files, as secure as possible.

guldi
21-04-2005, 09:00
Unecrypted storing of the passwords is just fine, because no end user should have direct access to this file, security is maintained.
I think fine it is not, but we had this discussion already in the forum. So there is no need to go over it again I think ?

From what the DEV's posted so far:
- they ONLY work on TS3 => no updates for TS2 (unless there is a real security hole)
- TS3 will most surely come with an encryptet database (that's my expectation)