Live data from Hacker News

“Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

arstechnica.com

71–80 of 92 posts

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#71
post #55

Earlier quoted context omitted.

My point isn't that $40K is enough or $1M is too much, it's that pinning public payouts to the grey/black market is unsustainable. This bug could easily be worth $10M in the right hands, so why stop at 7 figures?

You think Microsoft can't pay $10 million? Paying $40k means they don't give a shit about their customers.

Would you pay 100x as much for a service that is protected by that level of award?

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#72
post #50

Earlier quoted context omitted.

I think this is more of an industry problem than a Microsoft problem. This was a feature added onto an existing service. The old waterfall method of security approvals might have caught this, but for most orgs that has gone the way of the dodo (and probably for the better). Cosmos DB probably went through security review during the design phase and then again regularly as the code was written and improved. The Jupyte…

this sounds reasonable but, in this case stealing a key and using it for a man-in-the-middle attack, is what happened

Ah, really? Where did you find that info?

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#73

What kind of private key is it, and can it be called _private_ key if it exists remotely?

I don't see the phrase "private key" in this article. The only mention of the word "private" is in a mention of how the problem was reported to Microsoft.

I don't believe private keys were in use here, instead I expect these are secrets and the thing about secrets is, as Bono sang, "A secret is something you tell one other person" which means now there's another party that can lose it.

This is a reason to avoid using shared secret schemes and instead prefer private keys, because if access to Cosmos DB required a private key you as the only one with the key know if you gave that to Jupyter, if you didn't then it can't very well have given copies to anybody else. Unfortunately this is also why systems often don't use such an approach, enabling Jupyter across Azure likely earned somebody a promotion.

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#74

$40k? Lol. I’m poor and I’d have to think twice about disclosing it for that. How many government lists does having the ability to discover that type of exploit get you on? I bet Microsoft would claim damages of $1+ billion if someone used that type of exploit maliciously by damaging data and undermining customer confidence in Azure. What a joke. This should pay $1+ million.

Yes, the next person will contact someone like https://zerodium.com/program.html instead

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#75
post #55

Earlier quoted context omitted.

My point isn't that $40K is enough or $1M is too much, it's that pinning public payouts to the grey/black market is unsustainable. This bug could easily be worth $10M in the right hands, so why stop at 7 figures?

You think Microsoft can't pay $10 million? Paying $40k means they don't give a shit about their customers.

1. Work at Microsoft. Make a bug. 2. Tell your "security researcher" buddy. 3. Split $10m in zcash.

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#76
post #34

$40k? Lol. I’m poor and I’d have to think twice about disclosing it for that. How many government lists does having the ability to discover that type of exploit get you on? I bet Microsoft would claim damages of $1+ billion if someone used that type of exploit maliciously by damaging data and undermining customer confidence in Azure. What a joke. This should pay $1+ million.

Because it is unethical and in most countries illegal :) But you are right. They should pay them more.

What if you sell to the NSA itself?

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#77

What kind of private key is it, and can it be called _private_ key if it exists remotely?

I don't see the phrase "private key" in this article. The only mention of the word "private" is in a mention of how the problem was reported to Microsoft. I don't believe private keys were in use here, instead I expect these are secrets and the thing about secrets is, as Bono sang, "A secret is something you tell one other person" which means now there's another party that can lose it. This is a reason to avoid using…

From the article:

> A privilege escalation vulnerability allowed anyone with a Cosmos DB account to filch the private key for any other Cosmos DB account, by way of the Jupyter notebook functionality.

Could we not be served the same article?

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#78
post #68
post #40

Earlier quoted context omitted.

I'm wondering about this, too. There are so many things being redone from scratch that I'm scratching my head about the why. Maybe Microsoft lost so many engineers from the 90s that they don't have the people anymore that understand the old code.

Understanding old code rarely gets one promotions.

Somehow, it's gotten me promotions and raises. I feel like I'm lucky and should stick around.

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#79
post #34

Earlier quoted context omitted.

Because it is unethical and in most countries illegal :) But you are right. They should pay them more.

What if you sell to the NSA itself?

Still unethical regards the users in risk. And most likely, still illegal since you were hacking before (i do not know the exact legal situation in the US)

Re: “Worst cloud vulnerability you can imagine” discovered in Microsoft Azure

#80
post #24

Earlier quoted context omitted.

The context you're missing here is the company/research-team that found this are ex-MS employees who started a company (Wiz.io) to help other companies secure their cloud hosting/environments. This is some of the most pure-gold viral content marketing they can dream of, they don't care about the $40k at all, its just to acknowledge this is non-trivial.

The context you're missing is it doesn't matter. Next person to discover a similar vulnerability in Azure will have a choice: 1. Disclose to Microsoft for $40k 2. Disclose to an intelligence agency for several times that 3. Disclose to criminals for several times that, in turn The incentives are now publicly known to be misaligned, and as a potential Azure customer, I have to contend with the simple reality that a si…

It does matter that they are ex-employees though. At some point you start to risk employees planting bugs themselves stealthily to claim the bounty later.
Post reply on HN