Cache Storage Timing Attack
The Cache API provides an interface for loading, fetching, and deleting resources from the browser’s cache. The time taken to load resources from the disk depends on the resource size.
Attackers can estimate the time taken to load a resource from the cache and, in turn, infer the size of the resource. This can lead to further exploitation of information about the stored resources.