Live data from Hacker News

CosmosEscape: Taking over Every Database in Azure Cosmos DB

wiz.io

1–10 of 19 posts

Re: CosmosEscape: Taking over Every Database in Azure Cosmos DB

#6

"Cosmos Master Key"... I can see why that would have been convenient, but talk about a footgun. Right out of a Marvel movie. Still, if admin backdoor access is business-necessary, is the answer a unique admin access key per account?

This is not the first time M$ “lost” their master key, it’s their tradition now

Re: CosmosEscape: Taking over Every Database in Azure Cosmos DB

#8
post #7

Is it me or was there a similar vulnerability reported a few years ago? Something about the attacker getting access to all platform's users' databases, though not sure if it was cosmos or something similar.

This one from a year ago?

https://dirkjanm.io/obtaining-global-admin-in-every-entra-id...

"This vulnerability could have allowed me to compromise every Entra ID tenant in the world (except probably those in national cloud deployments)."

Re: CosmosEscape: Taking over Every Database in Azure Cosmos DB

#9
> Cosmos DB's engine translated Gremlin queries into .NET code, enforcing a set of restrictions designed to prevent queries from reaching beyond Gremlin operations. These restrictions, however, didn't sufficiently account for .NET reflection

Wow, this is so unbelievably amateurish.

Post reply on HN