TUCoPS :: Web BBS :: etc :: b06-4086.htm

DeluxeBB Multiple Vulnerabilities
DeluxeBB Multiple Vulnerabilities
DeluxeBB Multiple Vulnerabilities



DeluxeBB Multiple Vulnerabilities=0D
=0D
 =0D
Author: Attila Gerendi (Darkz)=0D
Date: July 30, 2006=0D
=0D
Package: DeluxeBB (http://www.deluxebb.com/)=0D 
Versions Affected: 1.08 (Other versions may also be affected.)=0D
Severity: Cross-Site Scripting, Cookie Manipulation, Login Bypass=0D
=0D
 =0D
=0D
 =0D
=0D
Cross-Site Scripting:=0D
=0D
 =0D
=0D
When posting a new topic the topic title field (subject in newpost.php)  is not properly sanitised before being returned to the user. This can be used to stole users cookie and cookies contain username/password data usable to bypass login sequences.=0D
=0D
 =0D
=0D
Cookie Manipulation:=0D
=0D
 =0D
=0D
 The PM system (pm.php) is using a very poor or we can say it is not using at al a member validation. This file can be accessed directly, the remote attacker have just to set a valid username in the membercookie cookie parameter. This can be used to access/use everybody personal messenger.=0D
=0D
 =0D
=0D
Example of member validation used in the file:=0D
=0D
=0D
$getpm = $db->query("SELECT type,hasread FROM ".$prefix."pm WHERE (whoto='$membercookie')");=0D
=0D
=0D
=0D
Another weakness is the fact that the password md5 is always carried with the cookies and it can be stolen by sniffers or with XSS and even decrypted with rainbow tables.=0D
=0D
 =0D
=0D
There may be more  vulnerabilities there.=0D
=0D
The Author was contacted via home page "personal messenger" module at July 30 2006. The problem was fixed on the product main website, and a new release is scheduled. =0D
=0D
Solution:=0D
You may edit the source code to ensure that input is properly sanitised.=0D
=0D
 =0D

TUCoPS is optimized to look best in Firefox® on a widescreen monitor (1440x900 or better).
Site design & layout copyright © 1986-2024 AOH