You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When someone makes a POST request to the "/vsbridge/user/me" API, the system checks if the user is authenticated (via the firewall), but then proceeds to edit the user whose email the requester provided, not necessarily the user who is making the request!
So, as long as the user making the request is a customer, they can edit any other customer's details!
The text was updated successfully, but these errors were encountered:
When someone makes a POST request to the "/vsbridge/user/me" API, the system checks if the user is authenticated (via the firewall), but then proceeds to edit the user whose email the requester provided, not necessarily the user who is making the request!
So, as long as the user making the request is a customer, they can edit any other customer's details!
The text was updated successfully, but these errors were encountered: