<<< Date Index >>>     <<< Thread Index >>>

Re: MULTIPLE REMOTE SQL INJECTION VULNERABILITIES---MIM:InfiniX v1.2.003--->



Subject: solution for MIM:InfiniX Multiple SQL Injection Vulnerabilities
Date: Thu, 14 May 2009 11:46:26 +0200

hello,
the solution is:
PHP magic_quotes_gpc = ON

you can fix by .htaccess as:
php_value magic_quotes_gpc 1

you can find bug fixed version on:
http://sourceforge.net/projects/infinix/ 

Thanks.

Best Regards,
rbk