================================== Vulnerability ID: HTB22914 Reference: http://www.htbridge.ch/advisory/local_file_inclusion_in_usebb.html Product: UseBB Vendor: UseBB ( http://www.usebb.net/ ) Vulnerable Version: 1.0.11 Vendor Notification: 22 March 2011 Vulnerability Type: Local File Inclusion Risk level: Medium Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/admin.php" script to properly sanitize user-supplied input in "act" variable. [code] http://usebb/admin.php?act=/../../config [/code] ================================== Vulnerability ID: HTB22913 Reference: http://www.htbridge.ch/advisory/multiple_csrf_cross_site_request_forgery_in_usebb.html Product: UseBB Vendor: UseBB ( http://www.usebb.net/ ) Vulnerable Version: 1.0.11 Vendor Notification: 22 March 2011 Vulnerability Type: CSRF (Cross-Site Request Forgery) Risk level: Low Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/panel.php" script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability. The following PoC is available: [html]
[/html] The vulnerability exists due to failure in the "admin.php" script to properly verify the source of HTTP request. Attacker can use browser to exploit this vulnerability. The following PoC is available: [html]
[/html]