How do you call REST API resource unintentional field modifying?
Today I stumbled on a potential vulnerability where I could change my profile rank. I’m pretty sure that should not be allowed for regular users.
Let’s say, for example; I got an account profile endpoint:
https://example.com/api/account/pr… Continue reading How do you call REST API resource unintentional field modifying?