IndexScript Show_cat.PHP SQL Injection Vulnerability
BID:25064
Info
IndexScript Show_cat.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25064 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4069 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 25 2007 12:00AM |
| Updated: | May 07 2015 05:36PM |
| Credit: | xssvgamer is credited with the discovery of this vulnerability. |
| Vulnerable: |
IndexScript IndexScript 2.8 |
| Not Vulnerable: | |
Discussion
IndexScript Show_cat.PHP SQL Injection Vulnerability
IndexScript 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.
IndexScript 2.8 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 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.
IndexScript 2.8 is vulnerable; other versions may also be affected.
Exploit / POC
IndexScript Show_cat.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/show_cat.php?cat_id=-1 UNION ALL SELECT login,password FROM dir_login /*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/show_cat.php?cat_id=-1 UNION ALL SELECT login,password FROM dir_login /*
Solution / Fix
IndexScript Show_cat.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].