miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
News miniBB Support Forums / News /  
 

miniBB version 2.1a released - security fix

 
Author Paul
Lead Developer 
#1 | Posted: 30 Oct 2007 02:56 
Recently it has been discovered that there is a little defect in miniBB's code which in theory allows to execute remote SQL.

Currently this bug is fixed in 2.1a.

The manual fix is: modify bb_func_search.php and locate the following code:

if(isset($_GET['where'])) $where=$_GET['where']+0; else $where=0;

after that code paste the line:

if($where!=0 and $where!=1) $where=0;

The mentioned Exploit will work (again) only in those cases if you or your provider are not carrying about the security on the server and upon installing the software:

1) if register_globals of php.ini is set to ON (not recommended by PHP team)

2) if via installation of miniBB you have not renamed default table names as it is recommended by miniBB team.

News miniBB Support Forums / News /
 miniBB version 2.1a released - security fix
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Get the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑