Lawyer Search Script 1.0.2 Cross Site Scripting

Lawyer Search Script version 1.0.2 suffers from a persistent cross site scripting vulnerability.


MD5 | 24d052a41c4bd375db805a94d81d1106

#################################################################################################################
# Exploit Title: Lawyer Search Script - 1.0.2 - Stored XSS
# Date: 07.02.2018
# Vendor Homepage: https://www.phpscriptsmall.com/
# Software Link: https://www.phpscriptsmall.com/product/lawyer-script/
# Category: Web Application
# Exploit Author: Prasenjit Kanti Paul
# Web: http://hack2rule.wordpress.com/
# Version: 1.0.2
# Tested on: Linux Mint
# CVE: CVE-2018-6861
##################################################################################################################

*Proof of Concept*

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


Related Posts