CMSQlite 'index.php' SQL Injection and Directory Traversal Vulnerabilities

Summary
This host is running CMSQlite and is prone to multiple SQL injection and directory traversal vulnerabilities.
Impact
Successful exploitation will allow attackers to execute SQL commands and arbitrary local files. Impact Level: Application.
Solution
Upgrade to CMSQlite 1.3 later, For updates refer to http://www.cmsqlite.net/
Insight
The flaws are due to, - Improper validation of user supplied input to 'c' parameter in 'index.php', allows attackers to execute SQL commands. - Improper validation of user supplied input to 'mod' parameter in 'index.php', allows attackers to include and execute local files.
Affected
CMSQlite version 1.2 and prior.
References