Eclime Multiple SQL Injection and Cross-site Scripting Vulnerabilities

Summary
This host is running Eclime and is prone to multiple cross site scripting and SQL injection vulnerabilities.
Impact
Successful exploitation will let attackers to execute arbitrary script code or to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
Multiple flaws are due to an, - Input passed via the parameters 'ref', ' poll_id' in 'index.php' and the parameter 'country' in 'create_account.php' script is not properly sanitised before being used in SQL queries. - Input passed via the parameter 'login' in 'login.php' script is not sanitized allowing the attacker to execute HTML code.
Affected
Eclime version 1.1.2b
References