Parameter based Access Control
A parameter based access control is a type of access vulnerability in which an application determines the user's access right based on the on the parameter in the request. These are the:
query parameters
request headers
cookie values
Such access...
skinnyidiot.hashnode.dev1 min read