This isn’t owning fast food chains; rather compromising some AI startup that has some of them as a customer. Title is misleading.
I pwned half of America's fast food chains simultaneously
21–30 of 513 posts
Re: I pwned half of America's fast food chains simultaneously
#22No contact or thanks has been received back so far :)
I wasn't expecting a bug bounty, but not even a 'thank you' does hurt my soul :(
I totally understand how you feel though.
Re: I pwned half of America's fast food chains simultaneously
#23Full permissions for a user is blatant negligence. For anyone who's never used Firebase before this is as simple as a single piece of logic that appears basically as: if authUserID is UserDirectoryID That simple.
That seems like an insane design...
Re: I pwned half of America's fast food chains simultaneously
#24Full permissions for a user is blatant negligence. For anyone who's never used Firebase before this is as simple as a single piece of logic that appears basically as: if authUserID is UserDirectoryID That simple.
Re: I pwned half of America's fast food chains simultaneously
#25I thought there was a US law now where breaches like this have to be reported?
Re: I pwned half of America's fast food chains simultaneously
#26The timeline omits when the article was put online
Re: I pwned half of America's fast food chains simultaneously
#27Earlier quoted context omitted.
I wasn't expecting a bug bounty, but not even a 'thank you' does hurt my soul :(
Well, they're incompetent - is it a big surprise that they have poor manners too?
Re: I pwned half of America's fast food chains simultaneously
#28Full permissions for a user is blatant negligence. For anyone who's never used Firebase before this is as simple as a single piece of logic that appears basically as: if authUserID is UserDirectoryID That simple.
I've never used firebase before. But are you saying that, in it's default configuration , anyone who registers a firebase account has R/W access to any firebase database as long as the database owner forgot to put that line in there somewhere? That seems like an insane design...
Re: I pwned half of America's fast food chains simultaneously
#29Who's to say they're the first to discover this? They're the first to discover it and do something to fix it. I thought there was a US law now where breaches like this have to be reported?
Yes.
> Will they report it?
Probably not (unless forced imo).
Re: I pwned half of America's fast food chains simultaneously
#30Full permissions for a user is blatant negligence. For anyone who's never used Firebase before this is as simple as a single piece of logic that appears basically as: if authUserID is UserDirectoryID That simple.
I've never used firebase before. But are you saying that, in it's default configuration , anyone who registers a firebase account has R/W access to any firebase database as long as the database owner forgot to put that line in there somewhere? That seems like an insane design...
It sounds like the rule that they wrote only checked that the request _is logged in_, because they assumed that visitors can't create their own accounts.