CRApr 20, 2021

The Emperor's New Autofill Framework: A Security Analysis of Autofill on iOS and Android

arXiv:2104.10017v21 citations
Originality Incremental advance
AI Analysis

This work addresses security vulnerabilities in mobile autofill frameworks that affect users and developers of password managers, highlighting incremental improvements needed over existing systems.

The paper analyzed the security of autofill frameworks on iOS and Android, finding that they enforce insecure behaviors and lack sufficient information for password managers to override these issues, making mobile managers less secure than desktop counterparts, with demonstrated vulnerabilities in credential phishing attacks.

Password managers help users more effectively manage their passwords, encouraging them to adopt stronger passwords across their many accounts. In contrast to desktop systems where password managers receive no system-level support, mobile operating systems provide autofill frameworks designed to integrate with password managers to provide secure and usable autofill for browsers and other apps installed on mobile devices. In this paper, we evaluate mobile autofill frameworks on iOS and Android, examining whether they achieve substantive benefits over the ad-hoc desktop environment or become a problematic single point of failure. Our results find that while the frameworks address several common issues, they also enforce insecure behavior and fail to provide password managers sufficient information to override the frameworks' insecure behavior, resulting in mobile managers being less secure than their desktop counterparts overall. We also demonstrate how these frameworks act as a confused deputy in manager-assisted credential phishing attacks. Our results demonstrate the need for significant improvements to mobile autofill frameworks. We conclude the paper with recommendations for the design and implementation of secure autofill frameworks.

Foundations

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

Your Notes