MySmartBB 1.1.2/1.1.3 - Multiple Input Validation Vulnerabilities



EKU-ID: 33009 CVE: CVE-2006-2089;OSVDB-25268 OSVDB-ID:
Author: BoNy-m Published: 2006-04-04 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/17707/info

MySmartBB is prone to multiple input-validation vulnerabilities. The issues include cross-site scripting and SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

http://www.example.com/forums/misc.php?profile=1&id=[SQL]&[XSS]
http://www.example.com/forums/misc.php?profile=1&username=[SQL]&[XSS]