---------------------------------------------------------------------- Want to join the Secunia Security Team? Secunia offers a position as a security specialist, where your daily work involves reverse engineering of software and exploit code, auditing of source code, and analysis of vulnerability reports. http://secunia.com/secunia_security_specialist/ ---------------------------------------------------------------------- TITLE: DeluxeBB SQL Injection and File Inclusion Vulnerabilities SECUNIA ADVISORY ID: SA20152 VERIFY ADVISORY: http://secunia.com/advisories/20152/ CRITICAL: Highly critical IMPACT: Manipulation of data, System access WHERE: >From remote SOFTWARE: DeluxeBB 1.x http://secunia.com/product/5702/ DESCRIPTION: Secunia Research has discovered some vulnerabilities in DeluxeBB, which can be exploited by malicious people to conduct SQL injection attacks and compromise a vulnerable system. 1) Input passed to the "templatefolder" parameter in various scripts isn't properly verified, before it is used to include files. This can be exploited to include arbitrary files from external and local resources. Examples: http://[host]/templates/deluxe/postreply.php?templatefolder=[file] http://[host]/templates/deluxe/posting.php?templatefolder=[file] http://[host]/templates/deluxe/pm/newpm.php?templatefolder=[file] http://[host]/templates/default/postreply.php?templatefolder=[file] http://[host]/templates/default/posting.php?templatefolder=[file] http://[host]/templates/default/pm/newpm.php?templatefolder=[file] Successful exploitation requires that "register_globals" is enabled. 2) Input passed to the "hideemail", "languagex", "xthetimeoffset", and "xthetimeformat" parameters when registering for an account isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation requires that "magic_quotes_gpc" is disabled. The vulnerabilities have been confirmed in version 1.06. Other versions may also be affected. SOLUTION: Edit the source code to ensure that input is properly sanitised and verified. PROVIDED AND/OR DISCOVERED BY: Andreas Sandblad, Secunia Research ORIGINAL ADVISORY: Secunia Research: http://secunia.com/secunia_research/2006-44/advisory/ ---------------------------------------------------------------------- About: This Advisory was delivered by Secunia as a free service to help everybody keeping their systems up to date against the latest vulnerabilities. Subscribe: http://secunia.com/secunia_security_advisories/ Definitions: (Criticality, Where etc.) http://secunia.com/about_secunia_advisories/ Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor. ---------------------------------------------------------------------- Unsubscribe: Secunia Security Advisories http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org ----------------------------------------------------------------------