CRDec 12, 2021

Pool-Party: Exploiting Browser Resource Pools as Side-Channels for Web Tracking

arXiv:2112.06324v3Has Code
Originality Incremental advance
AI Analysis

This work exposes a significant privacy vulnerability affecting all popular browsers, allowing covert tracking across sites and profiles, which is incremental in expanding known attack vectors.

The paper identifies 'pool-party' attacks, a class of browser covert channels that exploit unpartitioned resource pools to enable cross-site tracking, demonstrating they are practical with attack times as low as 0.6 seconds in Chrome and Edge and 7 seconds in Firefox and Tor Browser.

We identify class of covert channels in browsers that are not mitigated by current defenses, which we call "pool-party" attacks. Pool-party attacks allow sites to create covert channels by manipulating limited-but-unpartitioned resource pools. These class of attacks have been known, but in this work we show that they are both more prevalent, more practical for exploitation, and allow exploitation in more ways, than previously identified. These covert channels have sufficient bandwidth to pass cookies and identifiers across site boundaries under practical and real-world conditions. We identify pool-party attacks in all popular browsers, and show they are practical cross-site tracking techniques (i.e., attacks take 0.6s in Chrome and Edge, and 7s in Firefox and Tor Browser). In this paper we make the following contributions: first, we describe pool-party covert channel attacks that exploit limits in application-layer resource pools in browsers. Second, we demonstrate that pool-party attacks are practical, and can be used to track users in all popular browsers; we also share open source implementations of the attack and evaluate them through a representative web crawl. Third, we show that in Gecko based-browsers (including the Tor Browser) pool-party attacks can also be used for cross-profile tracking (e.g., linking user behavior across normal and private browsing sessions). Finally, we discuss possible mitigation strategies and defenses

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes