Access private list metadata

Disclosed: 2016-12-24 08:35:09 By sameoldstory To instacart
Low
Vulnerability Details
# Overview When user creates a list, they can choose to not make it public. However the attacker can still access the information that user chose to hide. # Steps to Reproduce 1. Log in to Instacart. 2. Choose a private list that you want to see, for example the one with id = 10. 3. Go to https://www.instacart.com/api/v2/recipes/10 4. Response reveals all metadata of the list including title, description and image. # Security Implications The attacker can use this vulnerability to obtain metadata of any list regardless of what the visible flag is set to. Also, since list id is incremental it's easy to fetch metadata for all Instacart lists, both public and private.
Actions
View on HackerOne
Report Stats
  • Report ID: 178506
  • State: Closed
  • Substate: resolved
  • Upvotes: 6
Share this report