Comment 43 for bug 1235450

Revision history for this message
Grant Murphy (gmurphy) wrote : Re: Metadata is unsecure

My only comment is that I wouldn't necessarily say 'guessing the instance_id or UUID'. Guessing a UUID is (in theory) pretty difficult. In my mind the premise of this attack is essentially an insecure direct object reference. i.e. An authorization check was not in place to ensure that instance_id has access restricted to a particular tenant_id. So you could potentially rephrase things to focus on that. Although I'm not sure how to rephrase that without going 'off template'.

That's my two cents anyway. Feel free to disregard. After-all I'm new at this :-)