Computer Science, asked by chakreeshminnal5975, 10 months ago

Insecure direct object reference is a type of vulnerability

Answers

Answered by ItsSpiderman44
0

Answer:

Insecure Direct Object References (IDOR) occurs when an application provides direct access to the object based on the user-supplied input. As a result of this vulnerability, attackers can bypass authorization and access resources in the system directly, for example, database records or files.

Similar questions