Broken Object-Level Authorization
BeginnerThe API returns any order by ID without checking if it belongs to the requesting user. Exploit sequential IDs to access other users' orders, then apply ownership checks.
Progress:
1
Access Another User's Order2
Find High-Value Orders3
Apply Authorization FixAPI Client — Logged in as User #1
Your order: #123 | Try: 124, 125, 126...
API Security Settings
API Response
Click Fetch to make an API request...