OrderSys 'where_clause' Parameter Multiple SQL Injection Vulnerabilities
BID:50550
Info
OrderSys 'where_clause' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 50550 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-5000 CVE-2011-5183 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 07 2011 12:00AM |
| Updated: | Sep 21 2012 05:30PM |
| Credit: | muuratsalo |
| Vulnerable: |
PHP Labware OrderSys 1.6.4 |
| Not Vulnerable: | |
Discussion
OrderSys 'where_clause' Parameter Multiple SQL Injection Vulnerabilities
OrderSys 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.
OrderSys 1.6.4 and prior are vulnerable.
OrderSys 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.
OrderSys 1.6.4 and prior are vulnerable.
Exploit / POC
OrderSys 'where_clause' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/ordersys/ordering/interface_creator/index.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
http://www.example.com/ordersys/ordering/interface_creator/index_long.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
http://www.example.com/ordersys/ordering/interface_creator/index_short.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/ordersys/ordering/interface_creator/index.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
http://www.example.com/ordersys/ordering/interface_creator/index_long.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
http://www.example.com/ordersys/ordering/interface_creator/index_short.php?table_name=vendor&function=search&where_clause=[SQL INJECTION]&page=0&order=Address&order_type=ASC
Solution / Fix
OrderSys 'where_clause' Parameter 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
OrderSys 'where_clause' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- Product Homepage (PHP Labware)