OpenCart SQL Injection Vulnerability

Summary
This host is running OpenCart and is prone to SQL Injection vulnerability.
Impact
Successful exploitation will allow remote attackers to execute arbitrary SQL statements on the vulnerable system, which may leads to 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
The flaw exists in 'index.php' as it fails to sanitize user supplied data before using it in an SQL query. Remote attackers could exploit this to execute arbitrary SQL commands via the page parameter.
Affected
OpenCart version 1.3.2
References