Zero-day in Sign in with Apple
bhavukjain.com
Zero-day in Sign in with Apple
1–10 of 280 posts
Re: Zero-day in Sign in with Apple
#2There's nothing inherent in their design that guarantees security.
Re: Zero-day in Sign in with Apple
#3What's amazing is that Apple gets away with claiming their computers are "secure by design." https://www.apple.com/business/docs/site/AAW_Platform_Securi... There's nothing inherent in their design that guarantees security.
Re: Zero-day in Sign in with Apple
#4What's amazing is that Apple gets away with claiming their computers are "secure by design." https://www.apple.com/business/docs/site/AAW_Platform_Securi... There's nothing inherent in their design that guarantees security.
Re: Zero-day in Sign in with Apple
#5The headline makes me think the entire problem lies with Apple, when that’s not the case.
Re: Zero-day in Sign in with Apple
#6> This bug could have resulted in a full account takeover of user accounts on that third party application irrespective of a victim having a valid Apple ID or not. The headline makes me think the entire problem lies with Apple, when that’s not the case.
Re: Zero-day in Sign in with Apple
#7> This bug could have resulted in a full account takeover of user accounts on that third party application irrespective of a victim having a valid Apple ID or not. The headline makes me think the entire problem lies with Apple, when that’s not the case.
This seems very much like Apple’s bug, to the extent that they paid out a $100k bug bounty?
> ...affected third-party applications which were using it and didn’t implement their own additional security measures.
Re: Zero-day in Sign in with Apple
#8What's amazing is that Apple gets away with claiming their computers are "secure by design." https://www.apple.com/business/docs/site/AAW_Platform_Securi... There's nothing inherent in their design that guarantees security.
Re: Zero-day in Sign in with Apple
#9Earlier quoted context omitted.
This seems very much like Apple’s bug, to the extent that they paid out a $100k bug bounty?
Really? > ...affected third-party applications which were using it and didn’t implement their own additional security measures.
Re: Zero-day in Sign in with Apple
#10Great writeup there. Looks like a Apple JWT bug and the verification went through despite it being 'signed' and 'tamperproof'. Clearly its footguns allowed this to happen, thus JWTs is the gift that keeps on giving to researchers.
What did I just outline days before? [0]. Just don't use JWTs, there are already secure alternatives available.