Phorum 3.4.5 Vulnerabilities ----------------------------- Credit: Author: : Calum Power Version(s) : <= 3.4.5 Vendor : Phorum Vendor URL : http://phorum.org Vendor Contacted: Yes Vendor Fix: Phorum has released Phorum v3.4.6 as a response to this advisory. Please patch your vulnerable software ASAP. Vulnerabilitiy: Type: Cross-Site Scripting, SQL Injection Severity: Moderately Critical Summary: Phorum versions prior to 3.4.6 are vulnerable to cross-site scripting and SQL injection bugs that could allow for the remote compromise of any server running the affected software. Details: VULN #1: An XSS vulnerability exists in the script 'common.php' that allows arbitrary code execution on the client-side browser. Ironically, this vulnerability is in the 'phorum_check_xss()' function. The vulnerable code is below: if(!is_array($value) && $key!="body" && $key!="subject" && $key!="hide" && stristr($value, "' tags, however XSS attacks are NOT limited to just the