OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
BID:13183
Info
OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
| Bugtraq ID: | 13183 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1161 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 14 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | dcrab <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
OneWorldStore OneWorldStore |
| Not Vulnerable: | |
Discussion
OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
OneWorldStore is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
OneWorldStore is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
No exploit is required.
The following proof of concepts are available:
http://www.example.com/owProductDetail.asp?idProduct='SQL_INJECTION
http://www.example.com/owProductDetail.asp?sAction=ProductReview&idProduct='SQL_INJECTION&idCategory=40&sUserName=&sUserEmail=&sRating=1&sBody=dcrab
No exploit is required.
The following proof of concepts are available:
http://www.example.com/owProductDetail.asp?idProduct='SQL_INJECTION
http://www.example.com/owProductDetail.asp?sAction=ProductReview&idProduct='SQL_INJECTION&idCategory=40&sUserName=&sUserEmail=&sRating=1&sBody=dcrab
Solution / Fix
OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
Solution:
The vendor has addressed this issue in the latest release of the application. Please see the referenced vendor advisory on obtaining and applying updates.
OneWorldStore OneWorldStore
Solution:
The vendor has addressed this issue in the latest release of the application. Please see the referenced vendor advisory on obtaining and applying updates.
OneWorldStore OneWorldStore
-
OneWorldStore OneWorldStore Current
http://oneworldstore.com/support_updates.asp
References
OneWorldStore OWProductDetail.ASP SQL Injection Vulnerability
References:
References:
- OneWorldStore Homepage (OneWorldStore)
- OneWorldStore Security Advisories (OneWorldStore)
- Multiple multiple sql injection/errors and xss vulnerabilities in OneWorldStore (dcrab
)