Utilizing Static Information Flow Analysis to Detect Logging Vulnerability in Android Apps

PENG Zhi-jun,ZHANG Yuan,YANG Min
DOI: https://doi.org/10.3969/j.issn.1000-1220.2013.06.016
2013-01-01
Abstract:Compared to the traditional computing platforms,mobile computing platforms usually contain plenty of private information of users.As the increasing popularity of Android and Android Markets,privacy protection on mobile computing platforms has become a growing concern.However,this paper found the existing Android Logging System is vulnerable to the privacy leakage.To detect such security risk,LogMiner is proposed for Android Markets,which is based on static information flow analysis.The experiment results show that 23 of 200 Android applications log the user sensitive data into the Logging System,and prove that some real-world Android applications do have the logging security risk.Finally,this paper gives some advices to improve the existing Android Logging System to get rid of this risk.
What problem does this paper attempt to address?