That Doesn't Go There: Attacks on Shared State in Multi-User Augmented Reality Applications
Carter Slocum, Yicheng Zhang, Erfan Shayegani, Pedram Zaree, Nael, Abu-Ghazaleh, Jiasi Chen

TL;DR
This paper uncovers vulnerabilities in shared state management in multi-user AR applications, demonstrating novel attacks that can poison or access virtual shared data, and discusses potential security mitigation strategies.
Contribution
It introduces a unified threat model and demonstrates practical attacks on multiple AR frameworks, revealing shared vulnerabilities in their shared state mechanisms.
Findings
Reliable attacks on updating shared state
Successful unauthorized access to shared augmentations
Shared vulnerabilities across different AR frameworks
Abstract
Augmented Reality (AR) is expected to become a pervasive component in enabling shared virtual experiences. In order to facilitate collaboration among multiple users, it is crucial for multi-user AR applications to establish a consensus on the "shared state" of the virtual world and its augmentations, through which they interact within augmented reality spaces. Current methods to create and access shared state collect sensor data from devices (e.g., camera images), process them, and integrate them into the shared state. However, this process introduces new vulnerabilities and opportunities for attacks. Maliciously writing false data to "poison" the shared state is a major concern for the security of the downstream victims that depend on it. Another type of vulnerability arises when reading the shared state; by providing false inputs, an attacker can view hologram augmentations at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · User Authentication and Security Systems
