Some vulnerabilities have been reported in ScriptsFeed Recipes Listing Portal, which can be exploited by malicious people to conduct SQL injection attacks.
1) Input passed via the "loginid" parameter to control/admin_login.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation of this vulnerability allows bypassing the authentication mechanism.
2) Input passed to the "id" parameter in recipedetail.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed via the "login_id" and "password" parameters to userlogin.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation of this vulnerability allows bypassing the authentication mechanism.