MyBB Ajaxfs Plugin 'usertooltip' Parameter SQL Injection Vulnerability

Summary
This host is running MyBB with Ajaxfs Plugin and is prone to SQL injection vulnerability.
Impact
Successful exploitation will let attackers to manipulate SQL queries by injecting arbitrary SQL code and gain sensitive information. 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 input passed via the 'usertooltip' parameter to 'ajaxfs.php', which is not properly sanitised before being used in a SQL query.
Affected
MyBB Ajaxfs Plugin Version 2.0, Other versions may also be affected.
Detection
Send a crafted exploit string via HTTP GET request and check whether it is possible to execute sql query.
References