News

Apple's WebKit team has managed to break the popular IndexedDB JavaScript API in the latest version of Safari (14.1.1) on macOS 11.4 and iOS 14.6. The bug, first reported on June 2, 2021, only ...
javascript indexeddb-api indexed-db Updated Feb 8, 2024 JavaScript uxtely / js-utils Star 9 Code Issues Pull requests Discussions ...
A simple asynchronous wrapper around Javascript IndexedDB. Only ~120 lines long, and preserves all of the original IndexedDB API. Just "await" IDBRequests ...
Almost any website that uses the IndexedDB JavaScript API could be vulnerable to such data scraping.
IndexedDB allows you to store data on the client to let the user work offline and to reduce demands on the server. Here's enough code to both get you started and to show you the difference between ...
An IndexedDB bug in Safari can let any website track your browsing history and even some information pertaining to the logged-in Google account.
A bug in WebKit's implementation of a JavaScript API called IndexedDB can reveal your recent browsing history and even your identity, according to a blog post shared on Friday by browser ...
Apple's WebKit team has managed to break the popular IndexedDB JavaScript API in the latest version of Safari (14.1.1) on macOS 11.4 and iOS 14.6. The bug, first reported on June 2, 2021, only ...