A vulnerability has been reported in ColdGen ColdCalendar, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "EventID" parameter to index.cfm (when "fuseaction" is set to "ViewEventDetails") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is reported in version 2.06. Other versions may also be affected.
Vulnerable Products
Vulnerable Software: ColdCalendar 2.x
Solution
Filter malicious characters or character sequences via a proxy.