A 'Full access' administrator is able to see the shop owners user details

Disclosed: 2015-11-10 23:17:24 By brakhane To shopify
Unknown
Vulnerability Details
Description ==== A 'Full access' administrator is usually forbidden to see the shop owners user profile. But the endpoint `shop.myshopify.com/admin/users.json` does disclose the shop owners profile. As the user listing includes all fields of users this does leak the user details of the shop owner. A direct query to `shop.myshopify.com/admin/users/{USERID}.json` does however honer the fact that this shouldn't be allowed by returning `{ "error": "Forbidden from viewing user" }`. Mitigation ==== Filter out the shop owner from the user listing provided by the `/admin/users.json` endpoint for 'Full access' administrators.
Actions
View on HackerOne
Report Stats
  • Report ID: 96890
  • State: Closed
  • Substate: resolved
  • Upvotes: 3
Share this report