Groupon Clone Script 3.0.2 - Cross-Site Scripting

EDB-ID: 44172
Author: Prasenjit Kanti Paul
Published: 2018-02-22
CVE: CVE-2018-6868
Type: Webapps
Platform: PHP
Vulnerable App: N/A

 # Exploit Title: Slickdeals/DealNews/Groupon Clone Script 3.0.2 – Stored XSS 
# Date: 09.02.2018
# Vendor Homepage: https://www.phpscriptsmall.com/
# Software Link: https://www.phpscriptsmall.com/product/groupon-clone-script/
# Category: Web Application
# Exploit Author: Prasenjit Kanti Paul
# Web: http://hack2rule.wordpress.com/
# Version: 3.0.2
# Tested on: Linux Mint
# CVE: CVE-2018-6868
##########################################################################

Proof of Concept
------------------------
1. Login into the site
2. Goto “Edit Profile”
3. Put <script>alert("PKP")</script> in any field
4. You will be having a popup “PKP”

Related Posts