Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
Reported on
Jul 3rd 2021
💥 BUG
xss via Applications/Leases
💥 VERSION TESTED
latest version as of 1/7/21
💥 IMPACT
xss allow to execute arbitary javascript in vicitm account
💥 STEP TO REPRODUCE
1. goto http://localhost/online-rental/app/applications_leases_view.php
and create a new application .
During creation put bellow xss payload in Notes
field and save it.
xss"'><img src=x onerror=alert(333)>
.
2. Now any user open this application then xss is executed