ArticleFR CMS 'id' Parameter SQL Injection Vulnerability

Summary
This host is installed with ArticleFR CMS and is prone to sql injection vulnerability.
Impact
Successful exploitation will allow attacker to manipulate SQL queries in the backend database allowing for the manipulation or disclosure of arbitrary data. Impact Level: Application
Solution
No solution or patch is available as of 20th February, 2015. Information regarding this issue will be updated once the solution details are available. For updates refer to http://freereprintables.com
Insight
Flaw is due to the '/rate.php' script not properly sanitizing user-supplied input to the 'id' parameter.
Affected
ArticleFR CMS version 3.0.4 and earlier.
Detection
Send a crafted HTTP GET request and check whether it is able to execute sql query or not.
References