Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager
Valid
Reported on
Jul 3rd 2021
💥 BUG
xss via groupname permission
💥 VERSION TESTED
latest version as of 1/7/21
💥 IMPACT
xss allow to execute arbitary javascript in vicitm account
💥 STEP TO REPRODUCE
1. first goto http://localhost/online-rental/app/admin/pageEditGroup.php
and add a new group and put bellow xss payload in group-name.
payload--->group1"'><img src=x onerror=alert()>
.
2. Now add a new user to this group . lets assume the added userid is user1
.
Now visit url http://localhost/online-rental/app/admin/pageEditMemberPermissions.php?memberID=user1
and see xss is executed.
In this url change memberID
parameter value with above userid .
Occurrences
We have contacted a member of the
bigprof-software/online-rental-property-manager
team and are waiting to hear back
2 years ago
to join this conversation