Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
Reported on
Jul 5th 2021
✍️ Description
I found a stored XSS in your project which is lead by adding Application/Leases notes.
🕵️♂️ Proof of Concept
Steps to reproduce:
1. Create a Application/Leases.
2. Enter <iframe/src="data:text/html,<svg onload=alert(1)>"> in the notes.
3. Save and you will see XSS.
💥 Impact
This vulnerability is capable of stored XSS