Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
BID:32598
Info
Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 32598 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6386 CVE-2008-6392 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 02 2008 12:00AM |
| Updated: | Mar 10 2009 09:56PM |
| Credit: | Pouya_Server |
| Vulnerable: |
1Scripts Z1Exchange 1.0 |
| Not Vulnerable: | |
Discussion
Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
Z1Exchange is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Z1Exchange 1.0 is vulnerable; other versions may also be affected.
Z1Exchange is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Z1Exchange 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/showads.php?id=[SQL]
http://www.example.com/[Path]/showads.php?id=<script>alert(1369)</script>
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/showads.php?id=[SQL]
http://www.example.com/[Path]/showads.php?id=<script>alert(1369)</script>
Solution / Fix
Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
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: [email protected].
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: [email protected].
References
Z1Exchange SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- Z1Exchange Homepage (1Scripts)