We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Analyzing Android Browser Apps for file:// Vulnerabilities

Abstract: Securing browsers in mobile devices is very challenging, because these browser apps usually provide browsing services to other apps in the same device. A malicious app installed in a device can potentially obtain sensitive information through a browser app. In this paper, we identify four types of attacks in Android, collectively known as FileCross, that exploits the vulnerable file:// to obtain users' private files, such as cookies, bookmarks, and browsing histories. We design an automated system to dynamically test 115 browser apps collected from Google Play and find that 64 of them are vulnerable to the attacks. Among them are the popular Firefox, Baidu and Maxthon browsers, and the more application-specific ones, including UC Browser HD for tablet users, Wikipedia Browser, and Kids Safe Browser. A detailed analysis of these browsers further shows that 26 browsers (23%) expose their browsing interfaces unintentionally. In response to our reports, the developers concerned promptly patched their browsers by forbidding file:// access to private file zones, disabling JavaScript execution in file:// URLs, or even blocking external file:// URLs. We employ the same system to validate the ten patches received from the developers and find one still failing to block the vulnerability.
Comments: The paper has been accepted by ISC'14 as a regular paper (see this https URL). This is a Technical Report version for reference
Subjects: Cryptography and Security (cs.CR)
Cite as: arXiv:1404.4553 [cs.CR]
  (or arXiv:1404.4553v3 [cs.CR] for this version)

Submission history

From: Daoyuan Wu [view email]
[v1] Thu, 17 Apr 2014 15:11:35 GMT (375kb,D)
[v2] Thu, 14 Aug 2014 13:49:25 GMT (386kb,D)
[v3] Mon, 1 Sep 2014 07:19:40 GMT (386kb,D)

Link back to: arXiv, form interface, contact.