OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Minb Is Not A Blog default password directory

Joseph.giron13gmail.com
Date: Sun Jul 22 2007 - 05:25:17 CDT


Minb Is Not A Blog default password directory

http://sourceforge.net/projects/minb

Via looking in a default directory, any user can access the users.db file which contains the username and encrypted password of the person running the board.

Try it for your self:

www.example.com/minb/db/users.db

The fix right now would be to place the db folder out of the web directory or to make an index for the db directory telling others to piss off. Something as easy as <?php header("location: ../index.php"); ?> should suffice.