MyMsg 'profile.php' SQL Injection Vulnerability

Summary
This host is installed with MyMsg and is prone to SQL Injection vulnerability.
Impact
Successful exploitation will let the attacker cause SQL Injection attack to gain and delete sensitive information about the database used by the web application. 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 is due to error in 'Profile.php' file. The user supplied data passed into the 'uid' parameter in 'Profile.php' is not properly sanitised before being used in SQL queries.
Affected
MyMsg version 1.0.3 and prior on all platforms.
References