Cross-Site Request Forgery (CSRF) in bigprof-software/online-invoicing-system
Valid
Reported on
Aug 4th 2021
💥 BUG
CSRF bug to ban a member
💥 IMPACT
csrf bug allow to ban any user
💥 STEP TO REPRODUCE
1. First goto http://localhost/online-invoice/app/admin/pageViewMembers.php
and lets assume there present a member with username test
.
Now any user send link http://localhost/online-invoice/app/admin/pageChangeMemberStatus.php?memberID=test&ban=1
to admin and when admin open this link then that user will be banned .
Here no csrf token checking is performed.
We have contacted a member of the
bigprof-software/online-invoicing-system
team and are waiting to hear back
2 years ago
to join this conversation