It's very interesting seeing exploits like this from this organization. On one hand their service fingerprints users and offers extended metadata like whether the user is in incognito via sketchy web apis. On the other hand they report (and help close) some gnarly exploits like this via sketchy web apis. What do you all make of this? It's hard to not see it as some weird "were not doing a bad thing" gaslighting (perh…
Exploiting IndexedDB API information leaks in Safari 15
11–20 of 99 posts
Re: Exploiting IndexedDB API information leaks in Safari 15
#12I guess I'm curious as to what the norms are around disclosure of such discovered vulnerabilities are in general.
Re: Exploiting IndexedDB API information leaks in Safari 15
#13The way they describe the behaviour when the dev tools are used with undeletable database copies being created, this just looks like the whole area is buggy. Which is of course not an excuse for this, but might also indicate that there could be even more attack surface there.
Re: Exploiting IndexedDB API information leaks in Safari 15
#14What the web needs is fewer APIs.
Re: Exploiting IndexedDB API information leaks in Safari 15
#15What the web needs is fewer APIs.
What we need are companies working on browsers that actually care about the web. Apple have demonstrated time and time again that they don't, because they favor native applications on iOS and macOS over anything web, so we end up with subpar browsers who ship with the OSes. In some cases (iOS), we even end up with a browser-monopoly where no other browser is even welcome.
Apple's iOS browser monopoly is literally the only thing preventing Google from having a near total monopoly on web standards.
Re: Exploiting IndexedDB API information leaks in Safari 15
#16What the web needs is fewer APIs.
I can recall a dozen of XSLT implementation bugs which were in Chrome from day 1.
XSLT is not going anywhere from browsers, but they also cannot be fixed, because there is so few people using XSLT today to raise above the noise floor for WebKit devs.
Re: Exploiting IndexedDB API information leaks in Safari 15
#17Re: Exploiting IndexedDB API information leaks in Safari 15
#18The IndexedDB API in Safari has been buggy and unstable for a very long time.
Re: Exploiting IndexedDB API information leaks in Safari 15
#19What the web needs is fewer APIs.
What we need are companies working on browsers that actually care about the web. Apple have demonstrated time and time again that they don't, because they favor native applications on iOS and macOS over anything web, so we end up with subpar browsers who ship with the OSes. In some cases (iOS), we even end up with a browser-monopoly where no other browser is even welcome.
Re: Exploiting IndexedDB API information leaks in Safari 15
#20The way they describe the behaviour when the dev tools are used with undeletable database copies being created, this just looks like the whole area is buggy. Which is of course not an excuse for this, but might also indicate that there could be even more attack surface there.
it's almost like allowing websites to silently create databases on our computers, was a bad idea.