I use a "website scanner" on my site which gives a security stamp if there are no issues found, it scans the sites for problems and security issues.
Today it has picked up :-
The example test it did gives is :-Description:
By providing specially crafted parameters to cgis, Site Scanner was able to
get an error from the underlying database. This error suggests that
the cgi is affected by a SQL injection vulnerability.
An attacker may be able to exploit this flaw to bypass authentication,
read confidential data, modify the remote database, or even take
control of the remote operating system.
Result :
another example..<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect' [...]
Error: Could not make a database connection using mysite_mysite@ [...]
<b>Warning</b>: mysql_close(): supplied argument is not a valid MySQL-L
ink resource in <b>/home/mysite/public_html/system/database/mysql.php</
b> on line <b>66</b><br />
Result :
Without this being resolve I have lost my security seal. I am also wondering if this is a security issue in Opencart and if there is something I can do to rectify it.<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect' [...]
Error: Could not make a database connection using mysite_mysite@ [...]
<b>Warning</b>: mysql_close(): supplied argument is not a valid MySQL-L
ink resource in <b>/home/mysite/public_html/system/database/mysql.php</
b> on line <b>66</b><br />
Thanks for your help.