User ID controlled by request parameter, with unpredictable user IDs
This lab has a horizontal privilege escalation vulnerability on the user account page, but identifies users with GUIDs.
Upon logging in as "wiener," I noticed that my account was associated with a GUID in the URL:
To access "carlos" account, I needed his GUID. After a thorough search, I stumbled upon a blog written by him at:
By substituting my ID with his in the URL, I successfully accessed "carlos" account and could proceed to submit the API key, ultimately solving the lab.
PreviousUser ID controlled by request parameterNextUser ID controlled by request parameter with data leakage in redirect
Last updated