427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
BID:29564
Info
427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 29564 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2560 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 05 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | CWH Underground |
| Vulnerable: |
427BB fourtwosevenbb 2.3.1 |
| Not Vulnerable: | |
Discussion
427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
427BB is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, and launch other attacks.
427BB 2.3.1 is vulnerable to these issues; other versions may also be affected.
427BB is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, and launch other attacks.
427BB 2.3.1 is vulnerable to these issues; other versions may also be affected.
Exploit / POC
427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
An attacker can exploit these issues through a browser. The attacker can exploit the cross-site scripting issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/showpost.php?ForumID=1&post=1 union select 1,UserName,3,4,5,Password,7 FROM 427bb_personal WHERE ID=1--
An attacker can exploit these issues through a browser. The attacker can exploit the cross-site scripting issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/showpost.php?ForumID=1&post=1 union select 1,UserName,3,4,5,Password,7 FROM 427bb_personal WHERE ID=1--
Solution / Fix
427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
427BB Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
References:
References:
- 427BB Homepage (427BB)