Multiple vulnerabilities in SHOP A LA CART
Input passed via the 'xGrp' parameter to catgrp.php is not properly sanitised before being used in a SQL query. Input passed via the 'xCat' parameter to catmain.php and prodmain.php is not properly sanitised before being used in a SQL query. Input passed to the 'nLoginUser', 'nCustPhone' parameters in account_signup.php is not properly sanitised before being returned to the user. Input passed to the 'nReferrer', 'Zipcode' parameters in cart.php is not properly sanitised before being returned to the user. Input passed to the 'nPhone', 'nMailName', 'nFullName', 'nEmail', 'nComments' parameters in popup_contact.php is not properly sanitised before being returned to the user. Input passed to the 'nEmail' parameter in process_email.php is not properly sanitised before being returned to the user. Input passed to the 'xRef' parameter in customer_login.php is not properly sanitised before being returned to the user. Input passed to the 'xProd', 'xCat' parameter in prodmain.php is not properly sanitised before being returned to the user. Input passed to the 'nSearch' parameter in search.php is not properly sanitised before being returned to the user.